Bump version: v2.11.1

This commit is contained in:
Joe Rickerby
2022-10-13 11:45:09 +01:00
parent eb50dffe41
commit 1904551399
20 changed files with 40 additions and 37 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build wheels
uses: pypa/cibuildwheel@v2.11.0
uses: pypa/cibuildwheel@v2.11.1
# env:
# CIBW_SOME_OPTION: value
# ...