We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fff5c7 commit 69a3a7cCopy full SHA for 69a3a7c
1 file changed
pyproject.toml
@@ -187,6 +187,7 @@ fail_under = 90
187
# Can be removed or set to true once we are v1
188
major_on_zero = false
189
tag_format = "{version}"
190
+allow_zero_version = true
191
192
[tool.semantic_release.commit_parser_options]
193
allowed_tags = [
0 commit comments