Skip to content

Commit

Permalink
feat: add support for Python 3.13 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Oct 5, 2024
1 parent dac2d35 commit b8a4783
Show file tree
Hide file tree
Showing 3 changed files with 316 additions and 272 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
python-version:
- "3.11"
- "3.12"
- "3.13-dev"
os:
- ubuntu-latest
- macOS-latest
Expand Down
Loading

0 comments on commit b8a4783

Please sign in to comment.