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 version number to package #40

Merged
merged 4 commits into from
Dec 22, 2023
Merged

Conversation

alexlyttle
Copy link
Contributor

Solves Issue #39.

  • Add version number to package
  • Add __version__ to package __init__.py. This automatically pulls from package metadata configured in setup.py.

If/when new version is released, the version variable in setup.py should be updated to match the release version.

I have incremented version to "1.2.1" so that a new release can contain this fix.

@danxhuber danxhuber merged commit d150be0 into danxhuber:master Dec 22, 2023
@alexlyttle alexlyttle deleted the version branch August 30, 2024 08:55
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