Skip to content

Commit 36bdfda

Browse files
authored
chore: major semantic release configuration (#1261)
1 parent 93ac1a4 commit 36bdfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ignore = [
5858

5959
[tool.semantic_release]
6060
tag_format = "{version}"
61-
major_on_zero = true
61+
major_on_zero = false
6262
version_toml = ["pyproject.toml:tool.poetry.version"]
6363

6464
[tool.semantic_release.changelog]

0 commit comments

Comments
 (0)