Skip to content

Commit 38ad688

Browse files
committed
Bump cibw on circleci
1 parent 2c734cb commit 38ad688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- run:
4848
name: Build the Linux wheels.
4949
command: |
50-
pip3 install --user cibuildwheel==2.19.1
50+
pip3 install --user cibuildwheel==2.19.2
5151
PATH="$HOME/.local/bin:$PATH" cibuildwheel --output-dir wheelhouse
5252
5353
- store_artifacts:

0 commit comments

Comments
 (0)