Prep for release

This commit is contained in:
Jesse Keating 2008-11-04 15:13:30 -08:00
parent 3c30592dab
commit 14771fb5ef
3 changed files with 7 additions and 3 deletions

View file

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