3.01 release
This commit is contained in:
parent
03efbfd62b
commit
cdf9916906
5 changed files with 26 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||
import glob
|
||||
|
||||
setup(name='pungi',
|
||||
version='3.00',
|
||||
version='3.01', # make sure it matches pypungi.__version__
|
||||
description='Distribution compose tool',
|
||||
author='Dennis Gilmore',
|
||||
author_email='dgilmore@fedoraproject.org',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue