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.
1 parent fa3d6e8 commit 9294a19Copy full SHA for 9294a19
pyproject.toml
@@ -61,7 +61,7 @@ version = { attr = "pytest_codspeed.__version__" }
61
62
[tool.bumpver]
63
current_version = "3.1.0"
64
-version_pattern = "MAJOR.MINOR.PATCH[-TAG]"
+version_pattern = "MAJOR.MINOR.PATCH[-TAG[NUM]]"
65
commit_message = "Release v{new_version} 🚀"
66
tag_message = "Release v{new_version} 🚀"
67
tag_scope = "default"
0 commit comments