Bump version: v3.4.0

This commit is contained in:
Joe Rickerby
2026-03-05 09:00:28 +00:00
parent f08ce70d78
commit ee02a1537c
15 changed files with 45 additions and 41 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
persist-credentials: false
- name: Build wheels
uses: pypa/cibuildwheel@v3.3.1
uses: pypa/cibuildwheel@v3.4.0
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}