Skip to content

Commit

Permalink
Merge pull request #9 from FireMasterK/update-version
Browse files Browse the repository at this point in the history
Update to iggy version 0.4.2 and pyo3 0.21.2
  • Loading branch information
spetz authored Jun 4, 2024
2 parents a6effdb + 6b06702 commit b08ebf4
Show file tree
Hide file tree
Showing 8 changed files with 1,103 additions and 515 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.target }}
manylinux: '2_28'
args: --release --out dist --find-interpreter
sccache: 'true'
- name: Upload wheels
Expand Down
Loading

0 comments on commit b08ebf4

Please sign in to comment.