Skip to content

Commit ee98950

Browse files
committed
Merge branch 'release/0.1.0'
2 parents 690cdad + f546536 commit ee98950

File tree

4 files changed

+729
-877
lines changed

4 files changed

+729
-877
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pytest:
4949
strategy:
5050
matrix:
51-
py_version: ["3.7", "3.8", "3.9", "3.10"]
51+
py_version: ["3.8", "3.9", "3.10", "3.11"]
5252
runs-on: "ubuntu-latest"
5353
steps:
5454
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)