Skip to content

Commit b59c949

Browse files
committed
chore: Allow zero version for Semantic Release
Signed-off-by: Mia Battad <133708990+miabatta@users.noreply.github.com>
1 parent ab54f20 commit b59c949

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ fail_under = 94
149149
# Can be removed or set to true once we are v1
150150
major_on_zero = false
151151
tag_format = "{version}"
152+
allow_zero_version = true
152153

153154
[tool.semantic_release.commit_parser_options]
154155
allowed_tags = [

0 commit comments

Comments
 (0)