4.1.32 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2019-01-08 09:50:13 +01:00
parent 90c60f8e64
commit dbc0d5736c
3 changed files with 20 additions and 3 deletions

View file

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