Skip to content

Commit

Permalink
feat!: allow major version update (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: Li, Jiayi <[email protected]>
  • Loading branch information
investor55 and investor55 authored Feb 4, 2025
1 parent e6194ba commit 3efdbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ version_toml = [
]
changelog_file = "CHANGELOG.md"
build_command = "pip install poetry && poetry build"
major_on_zero = false
major_on_zero = true
prerelease = true
prerelease_tag = "rc"

Expand Down

0 comments on commit 3efdbb0

Please sign in to comment.