Bump version: v4.2.0

This commit is contained in:
Henry Schreiner
2026-08-04 22:23:12 -04:00
parent 1ed6c225c9
commit 1828c10ab3
13 changed files with 49 additions and 33 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
persist-credentials: false
- name: Build wheels
uses: pypa/cibuildwheel@v4.1.1
uses: pypa/cibuildwheel@v4.2.0
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}