diff --git a/CHANGES.rst b/CHANGES.rst index ac108c0..701e29b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ Changelog ========= +1.1.4 (unreleased) +------------------ + +- Nothing changed yet. + + 1.1.3 (2024-04-29) ------------------ diff --git a/setup.py b/setup.py index 4917ed1..7d17ace 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name="collective.feedback", - version="1.1.3", + version="1.1.4.dev0", description="Feedback mechanism integration for io-comune", long_description=long_description, # Get more from https://pypi.org/classifiers/