4.2.3 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2020-06-11 14:09:56 +02:00
parent e35c250700
commit 634d30fac5
3 changed files with 32 additions and 3 deletions

View file

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