Skip to content

Commit c93abf4

Browse files
authored
Update build_wheels.yml add new build wheel 3.1.0
1 parent 07b01db commit c93abf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020

2121
- name: Build wheels
22-
uses: pypa/cibuildwheel@v2.21.3
22+
uses: pypa/cibuildwheel@v3.1.0
2323
env:
2424
CIBW_PROJECT_TEXT: "MotionCorrection"
2525
# Target Python versions: 3.10 to 3.14

0 commit comments

Comments
 (0)