Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
schuenke committed Oct 9, 2024
1 parent dd0536d commit 72685df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ count_commits_from_version_file = true
enabled = true
version_file = "VERSION"
template = "{tag}{env:MRPROVERSIONSUFFIX:default ''}"
dev_template = "{tag}-{branch}{sha}"
dev_template = "{tag}+{branch}{sha}"
dirty_template = "{tag}+dirty{sha}"

[project]
Expand Down

0 comments on commit 72685df

Please sign in to comment.