Bump version: v2.16.4

This commit is contained in:
Joe Rickerby
2024-01-28 17:21:43 +00:00
parent 34b049f138
commit 0b04ab1040
20 changed files with 40 additions and 35 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.3
uses: pypa/cibuildwheel@v2.16.4
# env:
# CIBW_SOME_OPTION: value
# ...