Fix regets.

This commit is contained in:
Jesse Keating 2007-10-29 16:26:42 -04:00 committed by Jesse Keating
parent cc9bb72726
commit 930f0f2667
5 changed files with 17 additions and 3 deletions

View file

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