aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-02-20 13:18:17 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-02-20 13:18:17 -0700
commitfb69a62d61b79e5b480c18ab71a387bfca1bf221 (patch)
tree6b0640beed1f43653bd43e8fe6ff1df05e80a22d /doc/conf.py
parent94bc937d4fe7a115838c96f02e5f228d7d481a00 (diff)
downloadconsfigurator-fb69a62d61b79e5b480c18ab71a387bfca1bf221.tar.gz
release Consfigurator 1.2.2 (-1 to Debian unstable)v1.2.2debian/1.2.2-1archive/debian/1.2.2-1
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 3d9cdda..d2157eb 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -22,7 +22,7 @@ copyright = '2020-2022, Sean Whitton'
author = 'Sean Whitton'
# The full version, including alpha/beta/rc tags
-release = '1.2.1'
+release = '1.2.2'
# -- General configuration ---------------------------------------------------