summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJoel Andres Granados <jgranado@redhat.com>2008-03-10 21:06:13 +0100
committerJoel Andres Granados <jgranado@redhat.com>2008-03-10 21:06:13 +0100
commit58eb5fb4b4d44bfbe3897430152fc2d27dd88412 (patch)
tree5a2217db6fa35dd06e57280b063160b5a175a4d3 /setup.py
parentd145ff0eb2917772695ea9bf8a50bf5127da15f5 (diff)
new minor version
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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',