summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-06-19 22:39:16 +0200
committerUltrabug <ultrabug@gentoo.org>2013-06-19 22:39:16 +0200
commitbed42f47da53aba91cb317e7aa8a37fca1076f6c (patch)
tree3e2dd35fc2e6b991a4e9d1ec54007853a1cb357c
parent1b307760c7f31885db55c3eab7e8a5e56dc259b2 (diff)
version 0.120.12
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b380fb1..773471d 100755
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ def read(fname):
setup(
name='py3status',
- version='0.11',
+ version='0.12',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',