diff --git a/pyproject.toml b/pyproject.toml index 313d9da..777eba8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "pystages" -version = "1.2b" +version = "1.2" authors = [ { name = "Olivier Hérivaux", email = "olivier.heriveaux@ledger.fr" }, { name = "Michaël Mouchous", email = "michael.mouchous@ledger.fr" },