diff setup.py @ 142:2855123621a0

updated version in setup.py
author Goffi <goffi@goffi.org>
date Tue, 13 Aug 2019 19:09:08 +0200
parents 810f92c7de88
children 144bdf877d21
line wrap: on
line diff
--- a/setup.py	Wed Jul 24 20:21:43 2019 +0200
+++ b/setup.py	Tue Aug 13 19:09:08 2019 +0200
@@ -8,7 +8,7 @@
 
 setup(
     name=name,
-    version="0.7.0",
+    version="0.8.0.dev0",
     description=u"SàT extension widgets for Urwid",
     long_description=(u"Urwid SàT extension widgets is a set of widgets for the console "
                       u"user interface library Urwid (http://excess.org/urwid/). This "