Prep for release

This commit is contained in:
Jesse Keating 2008-08-11 11:24:13 -04:00
parent 768ab66ee6
commit 6fc3d4ff79
3 changed files with 11 additions and 3 deletions

View file

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