changeset 68:042a926cf3b2

updated version in setup.py
author Goffi <goffi@goffi.org>
date Tue, 13 Aug 2019 18:58:08 +0200
parents 8274b23a07b5
children 0721b6254c9e
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Wed Jul 24 20:27:34 2019 +0200
+++ b/setup.py	Tue Aug 13 18:58:08 2019 +0200
@@ -28,7 +28,7 @@
 
 setup(
     name=NAME,
-    version='0.7.0',
+    version='0.8.0.dev0',
     description=u'Salut à Toi temporary third party patches',
     long_description=(u'This module is used by Salut à Toi project to patch third party '
                       u'modules when the patches are not yet available upstream. Patches '