Version bump in docs
This commit is contained in:
parent
240f688cce
commit
0bc3e94c79
|
|
@ -35,11 +35,11 @@ def setup(app):
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
project = 'python-archinstall'
|
project = 'python-archinstall'
|
||||||
copyright = '2020, Anton Hvornum'
|
copyright = '2022, Anton Hvornum'
|
||||||
author = 'Anton Hvornum'
|
author = 'Anton Hvornum'
|
||||||
|
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = 'v2.3.0.dev0'
|
release = 'v2.3.1'
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue