Skip to content

Commit 7e1dd82

Browse files
Correct format of default tag
1 parent 0217f43 commit 7e1dd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dirty = "{base_version}"
5353
distance-dirty = "{base_version}"
5454

5555
[tool.versioningit.vcs]
56-
default-tag = "test"
56+
default-tag = "0.0.1"
5757

5858
[tool.pytest.ini_options]
5959
addopts = [

0 commit comments

Comments
 (0)