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
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build wheels
run: pipx run cibuildwheel==3.0.0b4
run: pipx run cibuildwheel==3.0.0b5
- uses: actions/upload-artifact@v4
with: