Skip to content

Commit

Permalink
Merge branch 'release/0.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rius committed Jun 11, 2023
2 parents 690cdad + f546536 commit ee98950
Show file tree
Hide file tree
Showing 4 changed files with 729 additions and 877 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
pytest:
strategy:
matrix:
py_version: ["3.7", "3.8", "3.9", "3.10"]
py_version: ["3.8", "3.9", "3.10", "3.11"]
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit ee98950

Please sign in to comment.