Bump version: v2.0.0a1

This commit is contained in:
Joe Rickerby
2021-06-01 09:21:59 +01:00
parent 683836daa4
commit fa883329ee
16 changed files with 35 additions and 22 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build wheels
uses: pypa/cibuildwheel@v1.11.1.post1
uses: pypa/cibuildwheel@v2.0.0a1
env:
CIBW_ARCHS_MACOS: x86_64 universal2