Skip to content

Update release workflow to auto-derive package version from git tags - #8

Merged
liam-sbhoo merged 1 commit into
mainfrom
liam/update-release-workflow
Aug 11, 2026
Merged

Update release workflow to auto-derive package version from git tags#8
liam-sbhoo merged 1 commit into
mainfrom
liam/update-release-workflow

Conversation

@liam-sbhoo

Copy link
Copy Markdown
Collaborator

See title

Use hatch-vcs so the version comes from the release tag instead of a
hardcoded value in pyproject.toml. Expose __version__ at runtime via
importlib.metadata, and give the publish workflow full history so the
tag is visible during the build.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@liam-sbhoo
liam-sbhoo requested a review from omarswelam August 11, 2026 12:09
@liam-sbhoo
liam-sbhoo merged commit a66559c into main Aug 11, 2026
1 check passed
@liam-sbhoo
liam-sbhoo deleted the liam/update-release-workflow branch August 11, 2026 12:12
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