Bump version to 0.6.4 (#11934)

This commit is contained in:
Zanie Blue
2025-03-03 16:04:11 -06:00
committed by GitHub
parent e89485ef05
commit f0ec9fd44a
11 changed files with 71 additions and 21 deletions
+2 -1
View File
@@ -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