Skip to content

Commit

Permalink
update format
Browse files Browse the repository at this point in the history
  • Loading branch information
wckdouglas committed May 28, 2024
1 parent 4b22c72 commit ecbceb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ source = "versioningit"
[tool.versioningit]
default-version = "0.0.0+unknown"

[tool.versioningit.next-version]
method = "smallest"

[tool.versioningit.format]
distance = "{next_version}"
dirty = "{version}+dirty"
Expand Down

0 comments on commit ecbceb1

Please sign in to comment.