Bump version: v4.0.0rc1

This commit is contained in:
Henry Schreiner
2026-05-14 08:58:13 -07:00
parent efebd1ca62
commit 54327ab9d3
13 changed files with 79 additions and 29 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
persist-credentials: false
- name: Build wheels
uses: pypa/cibuildwheel@v3.4.1
uses: pypa/cibuildwheel@v4.0.0rc1
env:
CIBW_PLATFORM: ${{ matrix.platform || 'auto' }}
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}