diff --git a/docs/conf.py b/docs/conf.py index dcc45124..b3c18cce 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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.