- Fix location of media.repo file.

This commit is contained in:
Jesse Keating 2007-09-25 21:26:59 -04:00 committed by Jesse Keating
parent c4b27ff703
commit 835188ac2c
5 changed files with 10 additions and 4 deletions

View file

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