Prepare for release

This commit is contained in:
Jesse Keating 2007-05-23 12:44:08 -04:00 committed by Jesse Keating
parent c77150cc11
commit 7baf239914
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='0.3.2',
version='0.3.3',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',