4.1.39 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2019-09-09 09:30:33 +02:00
parent 2d99edc8d8
commit e814e1445a
3 changed files with 57 additions and 3 deletions

View file

@ -25,7 +25,7 @@ packages = sorted(packages)
setup(
name = "pungi",
version = "4.1.38",
version = "4.1.39",
description = "Distribution compose tool",
url = "https://pagure.io/pungi",
author = "Dennis Gilmore",