Fix old version number

This commit is contained in:
Joe Rickerby
2021-02-22 22:33:51 +00:00
parent da24b0d361
commit fe961f4a7e
+1 -1
View File
@@ -50,7 +50,7 @@ To build Linux, Mac, and Windows wheels using GitHub Actions, create a `.github/
run: choco install vcpython27 -f -y
- name: Build wheels
run: pix run cibuildwheel==1.8.0
run: pix run cibuildwheel==1.9.0
- uses: actions/upload-artifact@v2
with: