aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-11-09 17:53:35 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-11-09 17:53:35 -0700
commit4aad65f5415e166310282dd713e3c750fce2c9f8 (patch)
tree3c0be0ccf77e9c2f45d7db867ef5b0abdb32cd81 /doc
parentc0034b28538b7acd34d36e8f8ad36066d40ea534 (diff)
downloadconsfigurator-4aad65f5415e166310282dd713e3c750fce2c9f8.tar.gz
release Consfigurator 0.12.1 (-1 to Debian unstable)v0.12.1debian/0.12.1-1archive/debian/0.12.1-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 b3bd2e5..bbbe974 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.0'
+release = '0.12.1'
# -- General configuration ---------------------------------------------------