diff --git a/CHANGES.rst b/CHANGES.rst index 257872a0..19d91366 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,7 +2,7 @@ Changelog ========= -1.11 (unreleased) +1.11 (2024-02-28) ----------------- - Fix ``AtributeError: 'NamedFile' object has no attribute '_blob'`` when using setting diff --git a/setup.py b/setup.py index 3322a26a..e847cbaa 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup( name="collective.exportimport", - version="1.11.dev0", + version="1.11", description="An add-on for Plone to Export and import content, members, relations, translations and localroles.", long_description=long_description, # Get more from https://pypi.org/classifiers/