Skip to content

Commit 33f5126

Browse files
committed
Use a clearly wrong default tag to notify when something is amiss
1 parent 371fcd9 commit 33f5126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[tool.versioningit.vcs]
66
method="git"
7+
default-tag = "v0.0.0"
78

89
[tool.versioningit.write]
910
file = "src/isal/_version.py"

0 commit comments

Comments
 (0)