4.2.5 release

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2020-09-25 09:51:29 +02:00
parent 1595e188a9
commit 327019264f
3 changed files with 23 additions and 3 deletions

View file

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