diff --git a/CHANGES.rst b/CHANGES.rst index 0abd60a..7f3cedb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ Changelog ========= +1.1.2 (unreleased) +------------------ + +- Nothing changed yet. + + 1.1.1 (2024-03-13) ------------------ diff --git a/setup.py b/setup.py index 9ef1624..4cafebd 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name="collective.feedback", - version="1.1.1", + version="1.1.2.dev0", description="Feedback mechanism integration for io-comune", long_description=long_description, # Get more from https://pypi.org/classifiers/