4.1.33 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2019-02-13 10:37:48 +01:00
parent 6c6d4759f5
commit e21c49d9e2
3 changed files with 23 additions and 4 deletions

View file

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