Prep for new release

This commit is contained in:
Jesse Keating 2008-04-01 14:34:38 -04:00
parent 13d6ed35ee
commit ac609004b2
3 changed files with 7 additions and 4 deletions

View file

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