diff --git a/CHANGES.rst b/CHANGES.rst index 3b094f6..9263eda 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ Changelog ========= +1.2.16 (unreleased) +------------------- + +- Nothing changed yet. + + 1.2.15 (2024-07-01) ------------------- diff --git a/setup.py b/setup.py index 11bc401..7014053 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name="imio.directory.core", - version="1.2.15", + version="1.2.16.dev0", description="Core product for iMio contacts Directory websites", long_description=long_description, # Get more from https://pypi.org/classifiers/