summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-02-17 16:40:34 +0100
committerUltrabug <ultrabug@gentoo.org>2015-02-17 16:40:34 +0100
commit151d108c57cc13ff7b140e78f746b1e6ba8e327c (patch)
tree8c8dcd06b1ba27d0e36466f0e8fe1f8c8ff0ea06 /setup.py
parent641676678de8e2c8762cd946a01bf3de4803b038 (diff)
version 2.32.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 79ae060..3b8f465 100755
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ def read(fname):
setup(
name='py3status',
- version='2.2',
+ version='2.3',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',