Prep for release

This commit is contained in:
jkeating@reducto.boston.redhat.com 2007-01-24 18:15:36 -05:00 committed by Jesse Keating
parent 44f250d56e
commit c95bd1f6d7
2 changed files with 14 additions and 2 deletions

View file

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