Bump version: v1.5.0

This commit is contained in:
Joe Rickerby
2020-06-24 09:54:55 +01:00
parent 78ac83ff7e
commit 41891277d3
11 changed files with 44 additions and 26 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.4.2
- python3 -m pip install cibuildwheel==1.5.0
script:
# build the wheels, put them into './wheelhouse'