From 26803e293c78146a941f70b252ad030c54c830ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Duch=C3=AAne?= Date: Wed, 7 Dec 2022 10:52:49 +0100 Subject: [PATCH] Preparing release 0.65 --- CHANGES.rst | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index f064678..52fd999 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changelog ========= -0.65 (unreleased) +0.65 (2022-12-07) ----------------- - Return new date when `cache.invalidate_cachekey_volatile_for` is called with diff --git a/setup.py b/setup.py index b93a132..22cb5a3 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='imio.helpers', - version='0.65.dev0', + version='0.65', description="Various helper methods for development.", long_description=long_description, # Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers