Update comps from test2

prep release
This commit is contained in:
Jesse Keating 2007-02-28 14:08:07 -05:00 committed by Jesse Keating
parent 2f3a891a5c
commit be069fc5f2
5 changed files with 351 additions and 123 deletions

View file

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