Prepare for 2.0.0 release. woo!

This commit is contained in:
Jesse Keating 2008-06-13 18:26:36 -04:00
parent 151e3b134e
commit 953ee3addf
3 changed files with 11 additions and 4 deletions

View file

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