Bump version: v3.0.1

This commit is contained in:
Joe Rickerby
2025-07-05 19:03:42 +01:00
parent 40de3fe510
commit 95d2f3a92f
18 changed files with 41 additions and 36 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v3.0.0
uses: pypa/cibuildwheel@v3.0.1
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
# Can also be configured directly, using `with:`