We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9193b commit 02f485aCopy full SHA for 02f485a
pyproject.toml
@@ -76,3 +76,8 @@ max-complexity = 18
76
python_version = "3.7"
77
78
[tool.versioningit]
79
+
80
+[tool.versioningit.vcs]
81
+method = "git"
82
+match = ["v*"]
83
+default-tag = "0.0.0"
0 commit comments