From 58eb5fb4b4d44bfbe3897430152fc2d27dd88412 Mon Sep 17 00:00:00 2001 From: Joel Andres Granados Date: Mon, 10 Mar 2008 21:06:13 +0100 Subject: new minor version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 626f8e7..181d8d1 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='firstaidkit', - version='0.1.0', + version='0.1.1', description='System Rescue Tool', author='Martin Sivak / Joel Andres Granados', author_email='msivak@redhat.com / jgranado@redhat.com', -- cgit