summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-03-17 21:21:07 +0100
committerUltrabug <ultrabug@gentoo.org>2013-03-17 21:21:07 +0100
commit810967cb94880856e06f96c29e57726342d308a5 (patch)
tree4dcc74e9ee03b920893880832701b6b08cd1689c /setup.py
parentc4a314cd4ea593f24011c1a79ac2632c4c59c047 (diff)
version 0.50.5
Diffstat (limited to 'setup.py')
-rwxr-xr-x[-rw-r--r--]setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 58100d2..eba3322 100644..100755
--- 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',