Release 1.1.0

This commit is contained in:
Jesse Keating 2007-09-17 17:31:03 -04:00 committed by Jesse Keating
parent 5fafe9c962
commit 93ad1c3f57
3 changed files with 15 additions and 3 deletions

View file

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