Skip to content

Commit 69a3a7c

Browse files
authored
chore: allow 0 for major version (#210)
Signed-off-by: Morgan Epp <60796713+epmog@users.noreply.github.com>
1 parent 8fff5c7 commit 69a3a7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ fail_under = 90
187187
# Can be removed or set to true once we are v1
188188
major_on_zero = false
189189
tag_format = "{version}"
190+
allow_zero_version = true
190191

191192
[tool.semantic_release.commit_parser_options]
192193
allowed_tags = [

0 commit comments

Comments
 (0)