Skip to content

Commit 85d5f74

Browse files
committed
Enable poetry-dynamic-versioning in pyproject.toml
1 parent 549fc6e commit 85d5f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ new-cookie = "cookie_python.new:main"
5555
manage-cookie = "cookie_python.manage.main:main"
5656

5757
[tool.poetry-dynamic-versioning]
58-
enable = false
58+
enable = true
5959
vcs = "git"
6060
style = "semver"
6161

0 commit comments

Comments
 (0)