Skip to content

Commit f066bf6

Browse files
authored
Merge branch 'main' into feat/1298-optional-traits
2 parents 54191ee + 10954eb commit f066bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: python -m pip install twine
3434

3535
- name: Build wheels
36-
uses: pypa/cibuildwheel@v2.20.0
36+
uses: pypa/cibuildwheel@v2.21.1
3737

3838
- name: Check and upload wheels
3939
env:

0 commit comments

Comments
 (0)