Skip to content

Commit

Permalink
Merge branch 'hotfix/1.0.3' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
agates committed Dec 26, 2021
2 parents 86ea24b + a7e07b6 commit 4b47125
Show file tree
Hide file tree
Showing 11 changed files with 450 additions and 454 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8, 3.9]
python-version: [3.7, 3.8, 3.9, "3.10"]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit 4b47125

Please sign in to comment.