Prep for release.

This commit is contained in:
Jesse Keating 2008-02-28 17:13:56 -05:00 committed by Jesse Keating
parent 7b27cd5c8b
commit b623f31621
3 changed files with 8 additions and 2 deletions

View file

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