4.1.37 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2019-05-27 10:40:05 +02:00
parent 217fcd6c02
commit 163d69713d
3 changed files with 33 additions and 3 deletions

View file

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