Release 4.6.3

JIRA: RHELCMP-13724

Signed-off-by: Haibo Lin <hlin@redhat.com>

(cherry picked from commit 0cb18bfa24)
This commit is contained in:
Haibo Lin 2024-07-12 04:29:46 +03:00 committed by Stepan Oksanichenko
parent 78bfbef206
commit 5bcb3f5ac1
Signed by: soksanichenko
GPG Key ID: AB9983172AB1E45B
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ copyright = "2016, Red Hat, Inc."
# The short X.Y version.
version = "4.6"
# The full version, including alpha/beta/rc tags.
release = "4.6.2"
release = "4.6.3"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

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