We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8620ad0 commit 57589c1Copy full SHA for 57589c1
pyproject.toml
@@ -86,4 +86,4 @@ tag-pattern = "^v(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)((a|b|rc)(0|[1-9]\
86
fallback-version = "0.0.1"
87
88
[tool.hatch.build.hooks.vcs]
89
-version-file = "__version__.py"
+version-file = "_version.py"
0 commit comments