Bump version: v1.8.0

This commit is contained in:
Joe Rickerby
2021-01-22 19:18:49 +00:00
parent 07f972f6d3
commit 96e3964972
14 changed files with 41 additions and 20 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Install cibuildwheel
run: |
python -m pip install cibuildwheel==1.7.4
python -m pip install cibuildwheel==1.8.0
- name: Install Visual C++ for Python 2.7
if: runner.os == 'Windows'