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

Feat: get version from package at runtime #14

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

thekaveman
Copy link
Contributor

@thekaveman thekaveman commented Sep 25, 2024

Closes #13

Within Python code, use the version() helper from importlib.metadata to get the version of the installed lib-toggl pacakge.

@thekaveman thekaveman marked this pull request as ready for review September 25, 2024 15:16
@kquinsland kquinsland merged commit 6c9c63e into kquinsland:main Sep 25, 2024
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.

Get version dynamically from installed package version
2 participants