Skip to content

Commit 66d4c2e

Browse files
author
Sam Rensenhouse
committed
updating cibuildwheel version
1 parent bef8fe2 commit 66d4c2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: startsWith(matrix.os, 'windows')
4848

4949
- name: Install cibuildwheel
50-
run: python -m pip install cibuildwheel==2.2.0a1
50+
run: python -m pip install cibuildwheel==2.3.1
5151

5252
- name: Build wheels
5353
run: python -m cibuildwheel --output-dir wheelhouse owa-epanet

0 commit comments

Comments
 (0)