Description
Release versions can be derived from version-control tags during uv or Hatch builds. This plugin helps Python projects keep build metadata aligned with repository tags instead of hard-coding every release version.
It is a build dependency, not an app. Incorrect tags or dirty checkout state can produce unexpected versions, so release workflows should validate generated metadata before publishing.