Prep for release.

This commit is contained in:
Jesse Keating 2008-04-16 22:23:24 -04:00
parent b71ae43cc5
commit e7430529af
2 changed files with 2 additions and 2 deletions

View file

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