aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-11-08 17:53:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-11-08 17:53:09 -0700
commit6a61433aeb0ed9438ca074acb75458695e4b1193 (patch)
tree2ad444ff06f153229cae24df471d2c8576ccaf65 /doc
parenta64dd874551f4a670f4a49552ce7aecd6d25bcda (diff)
downloadconsfigurator-6a61433aeb0ed9438ca074acb75458695e4b1193.tar.gz
release Consfigurator 0.12.0 (-1 to Debian unstable)v0.12.0debian/0.12.0-1archive/debian/0.12.0-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 043b596..b3bd2e5 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.11.0'
+release = '0.12.0'
# -- General configuration ---------------------------------------------------