Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 33aeeae8..2448ad9f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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 ---------------------------------------------------