Release 4.9.1

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2025-03-31 10:19:59 +02:00 committed by lsedlar
parent ab4b221e64
commit e135042967
2 changed files with 2 additions and 2 deletions

View file

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