Prep for release

This commit is contained in:
Jesse Keating 2010-11-15 16:44:47 -08:00
parent 6e28466560
commit 31d6c3d6ef
3 changed files with 6 additions and 4 deletions

View file

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