Skip to content

Commit d1a8f9f

Browse files
committed
fix: renable zero versions for semantic versioning
Signed-off-by: Justin Sawatzky <[email protected]>
1 parent dc78117 commit d1a8f9f

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
@@ -169,6 +169,7 @@ omit= [
169169
# Can be removed or set to true once we are v1
170170
major_on_zero = false
171171
tag_format = "{version}"
172+
allow_zero_version = true
172173

173174
[tool.semantic_release.commit_parser_options]
174175
allowed_tags = [

0 commit comments

Comments
 (0)