Skip to content

fix: derive __version__ from package metadata#8

Merged
Faux16 merged 1 commit into
mainfrom
fix-dynamic-version
Jun 15, 2026
Merged

fix: derive __version__ from package metadata#8
Faux16 merged 1 commit into
mainfrom
fix-dynamic-version

Conversation

@Faux16

@Faux16 Faux16 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

__version__ was hardcoded and drifted (0.0.2 shipped reporting 0.0.1). Now derived from importlib.metadata.

🤖 Generated with Claude Code

Avoids the hardcoded version string drifting from pyproject (0.0.2 shipped
reporting 0.0.1). Now reads importlib.metadata, with a source-checkout fallback.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: SANKET SARKAR <sanketsarkar70@gmail.com>
@Faux16 Faux16 merged commit d18f5e5 into main Jun 15, 2026
5 checks passed
@Faux16 Faux16 deleted the fix-dynamic-version branch June 15, 2026 15:08
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