summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJoel Andres Granados <jgranado@redhat.com>2009-08-17 14:33:38 +0200
committerJoel Andres Granados <jgranado@redhat.com>2009-08-17 14:35:08 +0200
commitb527a1318f52ba01887e5dcbabc02cb1eeddd986 (patch)
tree3f546d5310f1348ad0081790615ca36957765ab2 /setup.py
parentbd606c580544552731790c50f4eeb91c9e27081e (diff)
downloadfirstaidkit-b527a1318f52ba01887e5dcbabc02cb1eeddd986.tar.gz
firstaidkit-b527a1318f52ba01887e5dcbabc02cb1eeddd986.tar.xz
firstaidkit-b527a1318f52ba01887e5dcbabc02cb1eeddd986.zip
Bumb version
Need to bump a second time to catch up with the CVS 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 81da37a..63da669 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
from setuptools import setup
setup(name='firstaidkit',
- version='0.2.4',
+ version='0.2.5',
description='System Rescue Tool',
author='Martin Sivak / Joel Andres Granados',
author_email='msivak@redhat.com / jgranado@redhat.com',