diff --git a/CHANGES.rst b/CHANGES.rst index b6a2168e..c08f4828 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -[0.0.56] - Unreleased +[0.0.56] - 2024-11-07 --------------------- Fixed diff --git a/pyproject.toml b/pyproject.toml index c2b8c0ef..16739f50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "Canaille" -version = "0.0.56post1" +version = "0.0.56" description = "Lightweight identity and authorization management software" license = {file = "LICENSE.rst"} readme = "README.md"