Prep for release

This commit is contained in:
jkeating@reducto.boston.redhat.com 2007-02-21 09:34:23 -05:00 committed by Jesse Keating
parent 1e9d5392e6
commit c951061fe7
3 changed files with 9 additions and 3 deletions

View file

@ -2,7 +2,7 @@ from distutils.core import setup
import glob
setup(name='pungi',
version='0.2.4',
version='0.2.5',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',