New release

This commit is contained in:
Jesse Keating 2011-04-29 01:44:53 -07:00
parent 0c8b9d268e
commit 6e05f8162f
3 changed files with 6 additions and 3 deletions

View file

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