Bump version: v2.2.1b1

This commit is contained in:
Joe Rickerby
2021-10-26 18:59:45 +01:00
parent bc3d3d123c
commit 90024def2c
17 changed files with 46 additions and 29 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build wheels
uses: pypa/cibuildwheel@v2.2.0
uses: pypa/cibuildwheel@v2.2.1b1
env:
CIBW_ARCHS_MACOS: x86_64 universal2