summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-01-09 12:34:56 +0100
committerUltrabug <ultrabug@gentoo.org>2015-01-09 12:34:56 +0100
commitd1ee82d106bdc784debee5c9066b9d686a1502ef (patch)
tree1788b7592231930f17c3434009b1d841ec661f9b /setup.py
parentd375c7d8189af5b645992457eb027b96d68f6296 (diff)
version 2.12.1
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 78c7447..6aadbb1 100755
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ def read(fname):
setup(
name='py3status',
- version='2.0',
+ version='2.1',
author='Ultrabug',
author_email='ultrabug@ultrabug.net',
description='py3status is an extensible i3status wrapper written in python',