diff --git a/setup.py b/setup.py index e7f1c94..f2e37a0 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ setup( name = 'blighty', - version = '0.1.2', + version = '0.2.0', description = 'Desktop Widget Manager. Think of conky, but with Python instead of Lua.', long_description = open('README.md').read(), author = 'Gabriele N. Tornetta',