Prep for release

This commit is contained in:
Jesse Keating 2009-04-13 16:12:25 -07:00
parent c484a26f44
commit b28d842bec
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.13',
version='2.0.14',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',