We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99e128 commit d5660d1Copy full SHA for d5660d1
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[tool.setuptools-git-versioning]
6
enabled = true
7
-template = "2022.{tag}"
+template = "{tag}"
8
9
10
[tool.setuptools]
0 commit comments