We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549fc6e commit 85d5f74Copy full SHA for 85d5f74
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ new-cookie = "cookie_python.new:main"
55
manage-cookie = "cookie_python.manage.main:main"
56
57
[tool.poetry-dynamic-versioning]
58
-enable = false
+enable = true
59
vcs = "git"
60
style = "semver"
61
0 commit comments