aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-02-02 13:49:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-02-02 13:49:50 -0700
commit0152f0a4d314bcc846381971f5dbd5ef4ea6cd56 (patch)
tree2bc245198bcdbd9faf5f15f26d99952bac5c9eed /doc
parent6293217c54c1d110083b337e21f6e7effb8024d0 (diff)
downloadconsfigurator-0152f0a4d314bcc846381971f5dbd5ef4ea6cd56.tar.gz
release Consfigurator 0.14.0 (-1 to Debian unstable)v0.14.0debian/0.14.0-1archive/debian/0.14.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 560b997..eb2a450 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.13.0'
+release = '0.14.0'
# -- General configuration ---------------------------------------------------