Prep for release

This commit is contained in:
Jesse Keating 2009-03-24 10:04:00 -07:00
parent db54e3dbfd
commit 979c0b5e94
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='2.0.12',
version='2.0.13',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',