Prep for release

This commit is contained in:
Jesse Keating 2008-07-15 19:03:53 -04:00
parent 2b5ed26466
commit 6ae28edb54
3 changed files with 7 additions and 3 deletions

View file

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