diff setup.py @ 132:86287fcbf638 0.7.0a2

0.7.0a2 release
author Goffi <goffi@goffi.org>
date Sun, 08 Jul 2018 18:11:23 +0200
parents 331546daef20
children 78126ba2a04c
line wrap: on
line diff
--- a/setup.py	Sun Jul 08 18:02:21 2018 +0200
+++ b/setup.py	Sun Jul 08 18:11:23 2018 +0200
@@ -12,7 +12,7 @@
 
 setup(
     name=name,
-    version="0.7.0a1",
+    version="0.7.0a2",
     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 "