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

Add python version to package exports #160

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

mpiannucci
Copy link
Contributor

@mpiannucci mpiannucci commented Oct 8, 2024

Close #157

The key thing to know here is that the version of the python package must match the version of the rust pyo3/maturin crate, so we forward from there as the source of truth instead of a pyproject plugin

@mpiannucci mpiannucci requested a review from jhamman October 8, 2024 01:06
@digitaltopo
Copy link
Contributor

Having this will be great. I'm working on having versioned docs!

@mpiannucci mpiannucci merged commit d928dff into main Oct 8, 2024
3 checks passed
@mpiannucci mpiannucci deleted the matt/version-pyhton branch October 8, 2024 08:47
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.

Expose package version as __version__
3 participants