summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-03-31 14:19:07 +0200
committerUltrabug <ultrabug@gentoo.org>2015-03-31 14:19:07 +0200
commit042241de7eb66a3359800d94a516f2d38f4e2ee2 (patch)
treeca2bd96df1e9a21d1f015678bce96f664d42bc48 /setup.py
parentb2021be91dcc2d38e681ac3dae18ca4e206d7eb1 (diff)
version 2.4
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 7fc1efd..5a5caf9 100755
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ def read(fname):
setup(
name='py3status',
- version='2.3',
+ version='2.4',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',