Bump version: v4.0.0

This commit is contained in:
Henry Schreiner
2026-06-07 14:53:57 -04:00
parent 557c5f65f8
commit f03ac7617d
13 changed files with 101 additions and 89 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
persist-credentials: false
- name: Build wheels
uses: pypa/cibuildwheel@v4.0.0rc2
uses: pypa/cibuildwheel@v4.0.0
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}