Skip to content

Commit

Permalink
Prepare v0.1.4 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
shehabgamin authored Oct 5, 2024
1 parent 0b45a5a commit 3ed6154
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
with:
python-version: "3.11"

- name: Build sdist
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit 3ed6154

Please sign in to comment.