Skip to content

Commit 02d75f6

Browse files
author
Ralf Grubenmann
committed
enable dynamic versioning
1 parent b731c11 commit 02d75f6

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
@@ -224,7 +224,7 @@ use_parentheses = true
224224
line_length = 120
225225

226226
[tool.poetry-dynamic-versioning]
227-
enable = false
227+
enable = true
228228
vcs = "git"
229229
dirty = true
230230
format-jinja = """

0 commit comments

Comments
 (0)