- Fix location of media.repo file.
This commit is contained in:
parent
c4b27ff703
commit
835188ac2c
5 changed files with 10 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue