Prep for release

This commit is contained in:
Jesse Keating 2009-09-15 16:55:12 -07:00
parent 9aed6d9656
commit b79b50b669
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.0.19',
version='2.0.20',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',