summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-01-23 16:25:00 +0100
committerUltrabug <ultrabug@gentoo.org>2015-01-23 16:25:00 +0100
commitc7a63a70303e198d0bcc6253a67d64293cba0adb (patch)
treed561a8613e76d845e8756ff758b6af9ead912376 /setup.py
parent25a65583b1144dd6706bee1a5499b8b48456eabf (diff)
version 2.22.2
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 6aadbb1..79ae060 100755
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ def read(fname):
setup(
name='py3status',
- version='2.1',
+ version='2.2',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',