From 95b49d69eb1ad3b8fc30595edbe7bbf4f61ad1e6 Mon Sep 17 00:00:00 2001 From: Gauthier Bastien Date: Thu, 8 Feb 2024 15:24:55 +0100 Subject: [PATCH] Preparing release 1.0.0rc1 --- CHANGES.rst | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 1a5151f..34f29fa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changelog ========= -1.0.0rc1 (unreleased) +1.0.0rc1 (2024-02-08) --------------------- - Made compliant with Plone 4, Plone 5, Plone 6 diff --git a/setup.py b/setup.py index 623a2bd..2ad9d75 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='imio.helpers', - version='1.0.0rc1.dev0', + version='1.0.0rc1', description="Various helper methods for development.", long_description=long_description, # Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers