Skip to content

Commit

Permalink
V0.4.0 patch 1 (#245)
Browse files Browse the repository at this point in the history
* v0.4.0

* pytest workflow versions

* release patch 1
  • Loading branch information
MatthewMiddlehurst authored Jun 19, 2024
1 parent cd5106c commit 3061695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-20.04, macos-13, windows-2022 ]
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
python-version: [ "3.9", "3.10", "3.11", "3.12" ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3061695

Please sign in to comment.