When reising an error, print the error too.

bump for release
This commit is contained in:
Jesse Keating 2007-07-28 11:02:20 -04:00 committed by Jesse Keating
parent 36c629a262
commit 829f90aa5f
4 changed files with 9 additions and 3 deletions

View file

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