Bump version: v1.7.2

This commit is contained in:
Joe Rickerby
2020-12-21 13:20:45 +00:00
parent e439544a1d
commit ed8a9533c5
11 changed files with 26 additions and 16 deletions
+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.2
- name: Install Visual C++ for Python 2.7
if: runner.os == 'Windows'