From c0aa9ed274a0989d57c1aa58eba0847e00d24b36 Mon Sep 17 00:00:00 2001 From: Gauthier Bastien Date: Fri, 27 Oct 2023 13:12:44 +0200 Subject: [PATCH] Back to development: 0.79 --- CHANGES.rst | 6 ++++++ setup.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index b5c8b53..3276906 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changelog ========= +0.79 (unreleased) +----------------- + +- Nothing changed yet. + + 0.78 (2023-10-27) ----------------- diff --git a/setup.py b/setup.py index 88a7926..6584379 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='imio.helpers', - version='0.78', + version='0.79.dev0', description="Various helper methods for development.", long_description=long_description, # Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers