diff setup.py @ 149:5158ff7370e5

version update
author Goffi <goffi@goffi.org>
date Wed, 08 Dec 2021 15:32:00 +0100
parents 3ff24fbf03c1
children
line wrap: on
line diff
--- a/setup.py	Tue Nov 30 23:07:01 2021 +0100
+++ b/setup.py	Wed Dec 08 15:32:00 2021 +0100
@@ -7,7 +7,7 @@
 
 setup(
     name=name,
-    version="0.8.0",
+    version="0.9.0.dev0",
     description="SàT extension widgets for Urwid",
     long_description=(
         "Urwid SàT extension widgets is a set of widgets for the console "