- add bugurl config option for anaconda betanag

prepare for release
This commit is contained in:
jkeating@reducto.boston.redhat.com 2007-01-29 16:11:16 -05:00 committed by Jesse Keating
parent 6142220517
commit 05868a33ac
5 changed files with 13 additions and 4 deletions

View file

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