Compare commits

..

No commits in common. "e137eef7ad29e6fe446cbe3036d30b53fe07d7a5" and "c81e3e1e02ae1e8ffcb94d2499a656fbc31e0d9f" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project] [project]
name = "tiramisu" name = "tiramisu"
version = "5.2.0a29" version = "5.2.0a28"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}] authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md" readme = "README.md"
description = "an options controller tool" description = "an options controller tool"
@ -24,8 +24,6 @@ classifiers = [
"Natural Language :: French", "Natural Language :: French",
] ]
dependencies = [
]
[project.urls] [project.urls]
Home = "https://forge.cloud.silique.fr/stove/tiramisu" Home = "https://forge.cloud.silique.fr/stove/tiramisu"

View file

@ -1 +1 @@
__version__ = "5.2.0a29" __version__ = "5.2.0a28"