Bump version: v2.10.2

This commit is contained in:
Joe Rickerby
2022-09-25 09:48:12 +01:00
parent f7669045f5
commit 7c45799919
19 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.10.1
uses: pypa/cibuildwheel@v2.10.2
# env:
# CIBW_SOME_OPTION: value
# ...