diff --git a/HISTORY.rst b/HISTORY.rst index a834ee4493..7c2d950d34 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,7 +6,7 @@ Versions are of the form MAJOR.MINOR.PATCH. Each MINOR release (MAJOR.MINOR.0) i .. You should *NOT* be adding new change log entries to this file. Create a file in the changes directory instead. Use the issue/ticket number as filename and add one of .feature, .bugfix, .other as extension to signify - the change type (e.g. 6968.feature). +2024.15.0 (2024-10-22) .. towncrier release notes start diff --git a/setup.py b/setup.py index 131d389c4e..7b7d5fc0c6 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os -version = '2024.14.1.dev0' +version = '2024.15.0' maintainer = '4teamwork AG' diff --git a/versions.cfg b/versions.cfg index df72dd8688..c7dbdf14ce 100644 --- a/versions.cfg +++ b/versions.cfg @@ -13,6 +13,8 @@ sablon = 0.3.1 [versions] +opengever.core = 2024.15.0 + alabaster = 0.7.10 alembic = 1.4.3 amqp = 1.4.7