Skip to content

Commit

Permalink
feat: add Python 3.13 support (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Dec 11, 2024
1 parent ea4d4c6 commit 05f3818
Show file tree
Hide file tree
Showing 2 changed files with 915 additions and 683 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.11"
- "3.12"
- "3.13"
os:
- ubuntu-latest
runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit 05f3818

Please sign in to comment.