Bump version: v4.1.1

This commit is contained in:
Henry Schreiner
2026-07-24 16:31:06 -04:00
parent 1af5cd76db
commit 4726cd35bb
13 changed files with 65 additions and 27 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
persist-credentials: false
- name: Build wheels
uses: pypa/cibuildwheel@v4.1.0
uses: pypa/cibuildwheel@v4.1.1
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}