Bump version: v2.9.0

This commit is contained in:
Joe Rickerby
2022-08-11 19:43:33 +01:00
parent 71cebdaca4
commit 0abd6c205d
17 changed files with 41 additions and 31 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- ln -s /c/Python38/python.exe /c/Python38/python3.exe
install:
- python3 -m pip install cibuildwheel==2.8.1
- python3 -m pip install cibuildwheel==2.9.0
script:
# build the wheels, put them into './dist'