prep for dist

This commit is contained in:
Jesse Keating 2007-05-25 14:30:13 -04:00 committed by Jesse Keating
parent 69bf86d8a6
commit 0e7a34a453
4 changed files with 10 additions and 4 deletions

View file

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