Prep for another release

This commit is contained in:
Jesse Keating 2008-11-04 15:32:29 -08:00
parent 056cf18c10
commit a8a1aa0149
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.7',
version='2.0.8',
description='Distribution compose tool',
author='Jesse Keating',
author_email='jkeating@redhat.com',