Skip to content

Commit

Permalink
feat: Official support for Python 3.13 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Oct 22, 2024
1 parent c7bdfa6 commit 927c175
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 98 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
max-parallel: 2
matrix:
python-version:
- "3.13"
- "3.12"
- "3.11"
- "3.10"
Expand Down
Loading

0 comments on commit 927c175

Please sign in to comment.