new: add python 3.13 support (#404)

This commit is contained in:
George
2024-12-11 19:18:54 +00:00
committed by GitHub
parent 0f79d3f9d8
commit 516170cbaf
2 changed files with 14 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ jobs:
- '3.10.x'
- '3.11.x'
- '3.12.x'
- '3.13.x'
os:
- ubuntu-latest
- macos-latest