Bump version: v2.11.2

This commit is contained in:
Joe Rickerby
2022-10-26 19:58:06 +01:00
parent 36a61012f3
commit a6732b126f
20 changed files with 52 additions and 40 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build wheels
uses: pypa/cibuildwheel@v2.11.1
uses: pypa/cibuildwheel@v2.11.2
# env:
# CIBW_SOME_OPTION: value
# ...