summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-06-24 11:22:26 +0200
committerUltrabug <ultrabug@gentoo.org>2013-06-24 11:22:26 +0200
commit648c9c2118392983738fbf42a12f591b082c33e3 (patch)
tree7f5e7080e8a8048dd88d7c87931ba5035a506383 /setup.py
parentba3dce971fae5a4f3a79be8b34df03bfcf5b9070 (diff)
version 0.130.13
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 773471d..b385946 100755
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ def read(fname):
setup(
name='py3status',
- version='0.12',
+ version='0.13',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',