4.1.9 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2016-09-21 14:07:21 +02:00
parent 2ac45a783d
commit 9a3b0f089e
4 changed files with 47 additions and 6 deletions

View file

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