4.1.21 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2017-12-06 13:43:10 +01:00
parent e15a49defd
commit 25907f61ce
3 changed files with 29 additions and 3 deletions

View file

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