Bump version to 1.2.0
Allow our default flavor of '' to be used.
This commit is contained in:
parent
a9c124e7e0
commit
8df58b56cb
2 changed files with 3 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='1.1.10',
|
||||
version='1.2.0',
|
||||
description='Distribution compose tool',
|
||||
author='Jesse Keating',
|
||||
author_email='jkeating@redhat.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue