Prep for release

This commit is contained in:
Jesse Keating 2008-10-09 13:19:51 -07:00
parent dc3dbc2bdf
commit d77a180f29
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='2.0.5',
version='2.0.6',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',