4.1.7 release
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
e1ab519542
commit
00e11b2f51
4 changed files with 51 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -25,7 +25,7 @@ packages = sorted(packages)
|
|||
|
||||
setup(
|
||||
name = "pungi",
|
||||
version = "4.1.6", # make sure it matches with pungi.__version__
|
||||
version = "4.1.7", # make sure it matches with pungi.__version__
|
||||
description = "Distribution compose tool",
|
||||
url = "https://pagure.io/pungi",
|
||||
author = "Dennis Gilmore",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue