Skip to content

Commit 927c175

Browse files
feat: Official support for Python 3.13 (#278)
1 parent c7bdfa6 commit 927c175

File tree

2 files changed

+113
-98
lines changed

2 files changed

+113
-98
lines changed

Diff for: .github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
max-parallel: 2
4242
matrix:
4343
python-version:
44+
- "3.13"
4445
- "3.12"
4546
- "3.11"
4647
- "3.10"

0 commit comments

Comments
 (0)