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

enhancement: Add dynamic version #91

Merged
merged 2 commits into from
Oct 17, 2024
Merged

enhancement: Add dynamic version #91

merged 2 commits into from
Oct 17, 2024

Conversation

stephantul
Copy link
Collaborator

This PR adds a dynamic version attribute. This makes __version__ importable, and also ensures that our pyproject.toml is always up to date.

I tested this by manually building a distribution. Changing the version triple to 0, 2, 5 actually builds 0.2.5, so it works.

@stephantul stephantul changed the title Add dynamic version feat: Add dynamic version Oct 17, 2024
@stephantul stephantul changed the title feat: Add dynamic version enhancement: Add dynamic version Oct 17, 2024
@stephantul stephantul merged commit 31e74ec into main Oct 17, 2024
3 checks passed
@stephantul stephantul deleted the add_dynamic_version branch October 17, 2024 07:28
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.

1 participant