Whoops wrong version

This commit is contained in:
Jesse Keating 2007-08-21 22:07:16 -04:00 committed by Jesse Keating
parent 0390e7d04e
commit edf1389443
1 changed files with 1 additions and 1 deletions

View File

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