Release 4.13.0
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
817d24ad62
commit
fefe8704bf
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
project = "Pungi"
|
||||
copyright = "2016, Red Hat, Inc."
|
||||
author = "Pungi maintainers"
|
||||
release = "4.12.0"
|
||||
release = "4.13.0"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -19,7 +19,7 @@ packages = sorted(packages)
|
|||
|
||||
setup(
|
||||
name="pungi",
|
||||
version="4.12.0",
|
||||
version="4.13.0",
|
||||
description="Distribution compose tool",
|
||||
url="https://pagure.io/pungi",
|
||||
author="Dennis Gilmore",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue