aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-11-29 11:06:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-11-29 11:06:39 -0700
commit20c307b03e849d94a2f6407ca9bb77420295e50b (patch)
treeaddb7fa772a20f5c08bb619e44f27f1d15417c50 /doc/conf.py
parente522a3d57eb0737a444fe8631099e14cb2a6035a (diff)
downloadconsfigurator-20c307b03e849d94a2f6407ca9bb77420295e50b.tar.gz
release Consfigurator 1.2.0 (-1 to Debian unstable)v1.2.0debian/1.2.0-1archive/debian/1.2.0-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 d24b49d..771c541 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.1.1'
+release = '1.2.0'
# -- General configuration ---------------------------------------------------