From 810967cb94880856e06f96c29e57726342d308a5 Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Sun, 17 Mar 2013 21:21:07 +0100 Subject: version 0.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 setup.py diff --git a/setup.py b/setup.py old mode 100644 new mode 100755 index 58100d2..eba3322 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def read(fname): setup( name='py3status', - version='0.4', + version='0.5', url='https://github.com/ultrabug/py3status/wiki', download_url='https://github.com/ultrabug/py3status', license='BSD', -- cgit v1.3