From fe44db6520607a6280a8c11343864ddbeacc751e Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Sun, 15 Dec 2013 18:21:17 +0100 Subject: version 1.1 --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 9fdf349..3e12e85 100755 --- a/setup.py +++ b/setup.py @@ -5,6 +5,7 @@ py3status import os from setuptools import find_packages, setup + # Utility function to read the README file. # Used for the long_description. It's nice, because now 1) we have a top level # README file and 2) it's easier to type in the README file than to put a raw @@ -14,7 +15,7 @@ def read(fname): setup( name='py3status', - version='1.0', + version='1.1', author='Ultrabug', author_email='ultrabug@ultrabug.net', description='py3status is an extensible i3status wrapper written in python', -- cgit v1.3