prep for release

This commit is contained in:
Jesse Keating 2008-05-01 11:48:50 -04:00
parent 8aa4e5ce55
commit 58c08e04eb
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='1.2.16',
version='1.2.17',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',