4.1.38 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2019-07-02 10:32:01 +02:00
parent bf1b3e8421
commit 46333b01ad
3 changed files with 32 additions and 3 deletions

View file

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