Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 0.1.4 #81

Merged
merged 18 commits into from
Jan 29, 2025
Merged

release 0.1.4 #81

merged 18 commits into from
Jan 29, 2025

Conversation

jvdd
Copy link
Member

@jvdd jvdd commented Jan 28, 2025

This PR

  • drops Python 3.7 support
  • tries and fix the ci cd 🙃🥲

@my1e5
Copy link
Contributor

my1e5 commented Jan 28, 2025

Just noticed that I didn't update the build wheels step to include Python version 3.13

- name: build wheels
      uses: PyO3/maturin-action@v1
      with:
        rust-toolchain: nightly
        target: ${{ matrix.target }}
        manylinux: ${{ matrix.manylinux || 'auto' }}
        container: ${{ matrix.container }}
        args: --release --out dist --interpreter ${{ matrix.interpreter || '3.7 3.8 3.9 3.10 3.11 3.12' }}

@jvdd jvdd merged commit eba7a8a into main Jan 29, 2025
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants