Bump version: v2.23.4

This commit is contained in:
Joe Rickerby
2026-03-16 19:31:17 +00:00
parent ff9508a3e1
commit e5486e0b83
19 changed files with 40 additions and 46 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v2.23.3
uses: pypa/cibuildwheel@v2.23.4
# env:
# CIBW_SOME_OPTION: value
# ...