Skip to content

Commit 79e7f5b

Browse files
authored
Bumping version to 0.4.0
1 parent a837e05 commit 79e7f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_wheel_creation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
python -m pip install --upgrade pip
7878
pip install twine wheel setuptools
7979
- name: Build manylinux Python wheels
80-
uses: RalfG/python-wheels-manylinux-build@v0.3.3-manylinux2014_aarch64
80+
uses: RalfG/python-wheels-manylinux-build@v0.4.0-manylinux2014_aarch64
8181
with:
8282
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39'
8383
build-requirements: 'cython'

0 commit comments

Comments
 (0)