Bump version: v3.4.1

This commit is contained in:
Joe Rickerby
2026-04-02 14:57:41 +01:00
parent 54b8a010d0
commit 8d2b08b684
15 changed files with 43 additions and 34 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
persist-credentials: false
- name: Build wheels
uses: pypa/cibuildwheel@v3.4.0
uses: pypa/cibuildwheel@v3.4.1
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}