Skip to content

Commit

Permalink
feat: officially support Python 3.11 (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Nov 20, 2022
1 parent 782492b commit f737d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -21,6 +21,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
os:
- ubuntu-latest
- windows-latest
Expand Down

0 comments on commit f737d5b

Please sign in to comment.