Release 0.3.2

This commit is contained in:
Jesse Keating 2007-05-21 12:08:30 -04:00 committed by Jesse Keating
parent ff9fdd4a21
commit 784bf5ec41
3 changed files with 10 additions and 3 deletions

View file

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