Skip to content

Commit 02f485a

Browse files
committed
Add default version
1 parent 9b9193b commit 02f485a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

+5
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,8 @@ max-complexity = 18
7676
python_version = "3.7"
7777

7878
[tool.versioningit]
79+
80+
[tool.versioningit.vcs]
81+
method = "git"
82+
match = ["v*"]
83+
default-tag = "0.0.0"

0 commit comments

Comments
 (0)