Skip to content

Commit

Permalink
Update build_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinabraham committed May 9, 2022
1 parent 9937213 commit 5793684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: Install Python

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.3.1
run: python -m pip install cibuildwheel==2.5.0

- name: Build wheels for Windows
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit 5793684

Please sign in to comment.