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 eaf6e90 commit 774c3ccCopy full SHA for 774c3cc
pyproject.toml
@@ -40,6 +40,6 @@ pytest = "*"
40
[tool.semantic_release]
41
branch = "main"
42
version_source = "tag"
43
-commit_version_number = True
+commit_version_number = true
44
version_toml = "pyproject.toml:tool.poetry.version"
45
build_command = "pip install poetry && poetry build"
0 commit comments