diff setup.py @ 136:78126ba2a04c 0.7.0a3

0.7.0a3 release
author Goffi <goffi@goffi.org>
date Wed, 06 Feb 2019 08:47:53 +0100
parents 86287fcbf638
children f1624c1fb0e6
line wrap: on
line diff
--- a/setup.py	Wed Feb 06 08:42:35 2019 +0100
+++ b/setup.py	Wed Feb 06 08:47:53 2019 +0100
@@ -12,7 +12,7 @@
 
 setup(
     name=name,
-    version="0.7.0a2",
+    version="0.7.0a3",
     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 "