bump: version 5.1.0rc0 → 5.1.0

This commit is contained in:
egarette@silique.fr 2024-11-06 17:53:12 +01:00
parent 4aecf2c4bd
commit 1a31ada869

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project]
name = "tiramisu"
version = "5.1.0rc0"
version = "5.1.0"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md"
description = "an options controller tool"
@ -33,5 +33,5 @@ name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "pep440"
version_provider = "pep621"
update_changelog_on_bump = true
#update_changelog_on_bump = true
changelog_merge_prerelease = true