Prep for release

This commit is contained in:
Jesse Keating 2009-02-11 17:15:13 -08:00
parent 5216793a69
commit 923a0c9392
3 changed files with 11 additions and 3 deletions

View file

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