New release

This commit is contained in:
Jesse Keating 2008-09-12 14:07:35 -07:00
parent 08fc496a36
commit 94828b34fb
3 changed files with 9 additions and 4 deletions

View file

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