summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2014-02-23 19:59:31 +0100
committerUltrabug <ultrabug@gentoo.org>2014-02-23 19:59:31 +0100
commit904775ff56227fa57e5cae0637fec4445d4844f3 (patch)
treeb26dfff171f786cc4f022dc82795cc733f958c80 /setup.py
parent63081b3eacb9c3c1bbdc9e93db6db6e93685c3ce (diff)
version 1.31.3
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 d18ad76..73ed0ab 100755
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ def read(fname):
setup(
name='py3status',
- version='1.2',
+ version='1.3',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',