Skip to content

Commit 60c9c27

Browse files
committed
fix pypi publishing
1 parent 914b492 commit 60c9c27

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,7 @@ packages = ["src/orgparse"]
5353

5454
[tool.hatch.version]
5555
source = "vcs"
56+
57+
[tool.hatch.version.raw-options]
58+
version_scheme = "python-simplified-semver"
59+
local_scheme = "dirty-tag"

0 commit comments

Comments
 (0)