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 916ce9a commit c2da2e0Copy full SHA for c2da2e0
pyproject.toml
@@ -187,7 +187,7 @@ build_command_env = []
187
commit_message = "{version}\n\nAutomatically generated by python-semantic-release"
188
commit_parser = "conventional"
189
logging_use_named_masks = false
190
-major_on_zero = true
+major_on_zero = false # set this to true when ready for v1
191
allow_zero_version = false
192
no_git_verify = false
193
tag_format = "v{version}"
0 commit comments