Bump version to 0.6.4 (#11934)
This commit is contained in:
@@ -220,7 +220,8 @@ jobs:
|
||||
- name: "Prep README.md"
|
||||
run: python scripts/transform_readme.py --target pypi
|
||||
- name: "Build wheels"
|
||||
uses: PyO3/maturin-action@v1
|
||||
# Use patch for https://github.com/PyO3/maturin-action/issues/331
|
||||
uses: PyO3/maturin-action@711bb9fcefaea0b45a7d625ee2c265fd9fe7f3e5
|
||||
with:
|
||||
target: ${{ matrix.target }}
|
||||
manylinux: auto
|
||||
|
||||
Reference in New Issue
Block a user