4.3.8 release

JIRA: RHELCMP-11448
Signed-off-by: Haibo Lin <hlin@redhat.com>
This commit is contained in:
Haibo Lin 2023-03-28 18:05:15 +08:00
parent e1d7544c2b
commit 467c7a7f6a
3 changed files with 23 additions and 3 deletions

View file

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