diff --git a/CHANGES.rst b/CHANGES.rst index 6aea2a1..30b0720 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ Changelog ========= +1.0a7 (unreleased) +------------------ + +- Nothing changed yet. + + 1.0a6 (2024-03-08) ------------------ diff --git a/setup.py b/setup.py index 81931c6..501309f 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name="collective.plausible", - version="1.0a6", + version="1.0a7.dev0", description="Plausible integration into Plone 5 and Plone 6 classic UI", long_description=long_description, # Get more from https://pypi.org/classifiers/