bump to 3.0.0

This commit is contained in:
Andrew Morgan
2025-07-01 12:55:59 +01:00
parent 8e9105919a
commit 7d880b5e94
+1 -1
View File
@@ -139,7 +139,7 @@ jobs:
python-version: "3.x"
- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.24.0
run: python -m pip install cibuildwheel==3.0.0
- name: Set up QEMU to emulate aarch64
if: matrix.arch == 'aarch64'