summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2014-05-03 20:53:18 +0200
committerUltrabug <ultrabug@gentoo.org>2014-05-03 20:53:18 +0200
commit6a22aec261747b00488b3e4ba3ffabd43039d59d (patch)
treea8b2a7fc3df103f31d2ee763b1313e7add8600eb /setup.py
parent8d8746e207193862546c1308ecd05415afbbd75a (diff)
version 1.51.5
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0c51abc..c92d580 100755
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ def read(fname):
setup(
name='py3status',
- version='1.4',
+ version='1.5',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',