Skip to content

Commit 5f3c382

Browse files
authored
Merge pull request #1092 from carmenbianca/release-5.0.0
Release 5.0.0
2 parents ff93a87 + d0f4056 commit 5f3c382

35 files changed

+984
-861
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# do not abort the whole test job if one combination in the matrix fails
2121
fail-fast: false
2222
matrix:
23-
python-version: ["3.9", "3.12"]
23+
python-version: ["3.9", "3.13"]
2424
os: [ubuntu-24.04]
2525
include:
2626
- python-version: "3.9"

0 commit comments

Comments
 (0)