bump to 2.7
This commit is contained in:
parent
ebedace49d
commit
76c3cd9309
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||
import glob
|
||||
|
||||
setup(name='pungi',
|
||||
version='2.6',
|
||||
version='2.7',
|
||||
description='Distribution compose tool',
|
||||
author='Jesse Keating',
|
||||
author_email='jkeating@redhat.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue