aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-11-28 19:10:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-11-28 19:10:25 -0700
commitf0af57280d9da49d5553d74cc97878e2b342163c (patch)
tree91d68413729a4f54acedd64d4daa8b29fd99ac2d /doc
parent2402ec5d9f568643775df42c2b977455fc1f66d0 (diff)
downloadconsfigurator-f0af57280d9da49d5553d74cc97878e2b342163c.tar.gz
release Consfigurator 0.12.3 (-1 to Debian unstable)v0.12.3debian/0.12.3-1archive/debian/0.12.3-1
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 35b2275..a5d5c9a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -22,7 +22,7 @@ copyright = '2020-2021, Sean Whitton'
author = 'Sean Whitton'
# The full version, including alpha/beta/rc tags
-release = '0.12.2'
+release = '0.12.3'
# -- General configuration ---------------------------------------------------