Skip to content

Commit

Permalink
⬆️ feat: python 3.10 released (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitkumar authored Oct 6, 2021
1 parent 17f31dc commit 3fa5b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, pypy3, '3.10.0-rc.2']
python-version: [3.6, 3.7, 3.8, 3.9, pypy3, 3.10.0]
os: [
ubuntu-20.04,
macOS-latest,
Expand Down

0 comments on commit 3fa5b2b

Please sign in to comment.