We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df20f56 + 3282d45 commit 9a1577eCopy full SHA for 9a1577e
pyproject.toml
@@ -70,4 +70,7 @@ source = "versioningit"
70
[tool.versioningit.format]
71
distance = "{next_version}.dev{distance}"
72
dirty = "{version}"
73
-distance-dirty = "{next_version}.dev{distance}"
+distance-dirty = "{next_version}.dev{distance}"
74
+
75
+[tool.versioningit.next-version]
76
+method = "smallest"
0 commit comments