Bump version: v1.7.0

This commit is contained in:
Joe Rickerby
2020-11-26 23:29:34 +00:00
parent dcf703c67e
commit 0fb2ead6fb
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.6.4
python -m pip install cibuildwheel==1.7.0
- name: Install Visual C++ for Python 2.7
if: runner.os == 'Windows'