Version bump in docs

This commit is contained in:
Anton Hvornum 2022-01-14 08:11:23 +01:00
parent 240f688cce
commit 0bc3e94c79
1 changed files with 2 additions and 2 deletions

View File

@ -35,11 +35,11 @@ def setup(app):
# -- Project information -----------------------------------------------------
project = 'python-archinstall'
copyright = '2020, Anton Hvornum'
copyright = '2022, Anton Hvornum'
author = 'Anton Hvornum'
# The full version, including alpha/beta/rc tags
release = 'v2.3.0.dev0'
release = 'v2.3.1'
# -- General configuration ---------------------------------------------------