Skip to content

Files

Latest commit

Nov 19, 2023
a0f2bd6 · Nov 19, 2023

History

History
19 lines (15 loc) · 768 Bytes

reference.md

File metadata and controls

19 lines (15 loc) · 768 Bytes

Version source plugins


Known third-party

  • hatch-vcs - uses your preferred version control system (like Git)
  • hatch-nodejs-version - uses the version field of NodeJS package.json files
  • hatch-regex-commit - automatically creates a Git commit and tag after version bumping
  • versioningit - determines version from Git or Mercurial tags, with customizable version formatting

::: hatchling.version.source.plugin.interface.VersionSourceInterface options: members: - PLUGIN_NAME - root - config - get_version_data - set_version