Bump version: v3.0.0b5

This commit is contained in:
Henry Schreiner
2025-06-03 02:49:08 -04:00
parent ef60c822df
commit a76b6fc338
18 changed files with 53 additions and 56 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v3.0.0b4
uses: pypa/cibuildwheel@v3.0.0b5
env:
CIBW_PLATFORM: ${{ matrix.platform }}
CIBW_ARCHS: ${{ matrix.archs }}