Skip to content

Commit d1c6219

Browse files
committed
🧹 chore(pyproject.toml): set major_version_zero to false in preparation for the first major stable release
1 parent 29ed52b commit d1c6219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ tag_format = "$version"
3939
version_scheme = "pep440"
4040
version_provider = "uv"
4141
update_changelog_on_bump = true
42-
major_version_zero = true
42+
major_version_zero = false
4343
gpg_sign = true

0 commit comments

Comments
 (0)