- Add java-development to the group set.

This commit is contained in:
Jesse Keating 2007-10-23 17:20:01 -04:00 committed by Jesse Keating
parent 24a52f5cb6
commit 400ff52477
5 changed files with 10 additions and 3 deletions

View file

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