Update pinned version

This commit is contained in:
Joe Rickerby
2021-01-16 11:49:04 +00:00
parent e91d8d82a2
commit fbd5bc707f
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Install cibuildwheel
run: |
python -m pip install cibuildwheel==1.7.1
python -m pip install cibuildwheel==1.7.4
- name: Install Visual C++ for Python 2.7
if: runner.os == 'Windows'