docs: sync version with the package versions

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-05-25 20:10:25 +02:00
parent 8277f4ace5
commit 5f249127b2

View File

@ -68,7 +68,7 @@ rst_epilog = epilog_file.read()
# General information about the project.
project = 'Proxmox Backup'
copyright = '2019, Proxmox Support Team'
copyright = '2019-2020, Proxmox Support Team'
author = 'Proxmox Support Team'
# The version info for the project you're documenting, acts as replacement for
@ -76,9 +76,9 @@ author = 'Proxmox Support Team'
# built documents.
#
# The short X.Y version.
version = '1.0'
version = '0.2'
# The full version, including alpha/beta/rc tags.
release = '1.0-1'
release = '0.2-1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.