Prep for release

This commit is contained in:
Jesse Keating 2009-03-09 10:56:43 -07:00
parent e3d6cf508d
commit ea148b8b1c
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='2.0.10',
version='2.0.11',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',