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
@@ -25,7 +25,7 @@ env:
# Note: TWINE_PASSWORD is set to a PyPI API token in Travis settings
install:
- python3 -m pip install cibuildwheel==1.6.4
- python3 -m pip install cibuildwheel==1.7.0
script:
# build the wheels, put them into './wheelhouse'