Bump version: v2.12.2

This commit is contained in:
Joe Rickerby
2023-04-18 21:11:25 +01:00
parent dfbc6c3902
commit 9f18d385cb
20 changed files with 44 additions and 40 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build wheels
uses: pypa/cibuildwheel@v2.12.1
uses: pypa/cibuildwheel@v2.12.2
# env:
# CIBW_SOME_OPTION: value
# ...