Bump version: v2.0.0b2

This commit is contained in:
Joe Rickerby
2021-07-09 22:18:03 +01:00
parent 718335b32d
commit 5e6ffa9f25
16 changed files with 26 additions and 22 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build wheels
uses: pypa/cibuildwheel@v2.0.0b1
uses: pypa/cibuildwheel@v2.0.0b2
env:
CIBW_ARCHS_MACOS: x86_64 universal2