Skip to content

Conversation

@brandonhawi
Copy link

Expose package version via __version__ attribute using importlib.metadata with pyproject.toml as single source of truth.

Includes unit tests to verify version attribute exists, has correct format, and matches package metadata.

Reference: PEP 396 - Module Version Numbers

Expose version attribute using importlib.metadata with pyproject.toml as single source of truth. Add unit tests to verify version attribute.
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