Prep for release.

This commit is contained in:
Jesse Keating 2007-10-19 14:33:26 -04:00 committed by Jesse Keating
parent 076706ead6
commit 4b4a2d2f32
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.1.5',
version='1.1.6',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',