See the documentation for versioning.
The version scheme plugin name is standard
.
[tool.hatch.version]
scheme = "standard"
Option | Description |
---|---|
validate-bump |
When setting a specific version, this determines whether to check that the new version is higher than the original. The default is true . |