Release 4.10.0
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
431cd630e9
commit
c276a5a25a
2 changed files with 3 additions and 3 deletions
|
|
@ -51,9 +51,9 @@ copyright = "2016, Red Hat, Inc."
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = "4.9"
|
||||
version = "4.10"
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = "4.9.4"
|
||||
release = "4.10.0"
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -20,7 +20,7 @@ packages = sorted(packages)
|
|||
|
||||
setup(
|
||||
name="pungi",
|
||||
version="4.9.4",
|
||||
version="4.10.0",
|
||||
description="Distribution compose tool",
|
||||
url="https://pagure.io/pungi",
|
||||
author="Dennis Gilmore",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue