4.1.31 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2018-11-26 13:14:09 +01:00
parent df35f26910
commit 7c48b808f1
3 changed files with 26 additions and 3 deletions

View file

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