diff --git a/CHANGES.rst b/CHANGES.rst index 76bbae0..9796ef2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ Changelog ========= +1.1.3 (unreleased) +------------------ + +- Nothing changed yet. + + 1.1.2 (2024-03-15) ------------------ diff --git a/setup.py b/setup.py index 7a4be6a..a006302 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name="collective.feedback", - version="1.1.2", + version="1.1.3.dev0", description="Feedback mechanism integration for io-comune", long_description=long_description, # Get more from https://pypi.org/classifiers/