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
@@ -20,7 +20,7 @@ jobs:
- ln -s /c/Python38/python.exe /c/Python38/python3.exe
install:
- python3 -m pip install cibuildwheel==1.7.4
- python3 -m pip install cibuildwheel==1.8.0
script:
# build the wheels, put them into './wheelhouse'