We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914b492 commit 60c9c27Copy full SHA for 60c9c27
1 file changed
pyproject.toml
@@ -53,3 +53,7 @@ packages = ["src/orgparse"]
53
54
[tool.hatch.version]
55
source = "vcs"
56
+
57
+[tool.hatch.version.raw-options]
58
+version_scheme = "python-simplified-semver"
59
+local_scheme = "dirty-tag"
0 commit comments