Bump version: v4.1.0

This commit is contained in:
Joe Rickerby
2026-06-12 17:02:22 +01:00
parent 14a3c3a226
commit 2947353127
13 changed files with 41 additions and 35 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
persist-credentials: false
- name: Build wheels
uses: pypa/cibuildwheel@v4.0.0
uses: pypa/cibuildwheel@v4.1.0
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}