We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f236f commit a7d5012Copy full SHA for a7d5012
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
platforms: all
55
- name: Build wheels
56
- uses: pypa/cibuildwheel@v2.20.0
+ uses: pypa/cibuildwheel@v2.21.0
57
env:
58
BUILD_EXTENSION: yes
59
- name: Save wheels
0 commit comments