From 5f50f0ea02bb485cafa3588de0cc6adba73cc73b Mon Sep 17 00:00:00 2001 From: enkore Date: Thu, 3 Oct 2013 00:56:42 +0200 Subject: [PATCH] =3.26 close #16 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 69498d0..ceed0d2 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name="i3pystatus", - version="3.25.2", + version="3.26", description="Like i3status, this generates status line for i3bar / i3wm", url="http://github.com/enkore/i3pystatus", license="MIT",