Skip to content

Commit b15e465

Browse files
committed
Update cibuildwheel version
1 parent 4f5728b commit b15e465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonBindings-Pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Note that the tool will build other python versions.
2424

2525
- name: Install cibuildwheel
26-
run: python -m pip install cibuildwheel==3.1.4
26+
run: python -m pip install cibuildwheel==3.3.0
2727

2828
- name: Conan (Windows)
2929
shell: bash

0 commit comments

Comments
 (0)