aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-05-09 18:28:27 +0100
committerSean Whitton <spwhitton@spwhitton.name>2024-05-09 18:28:27 +0100
commitd1dc39263d8d983e8594193362ace59c8d79f0f6 (patch)
tree2226c256405ab0c6ab8ac0891f52045fdb6af3b3 /doc/conf.py
parent03439c59e3fd19f3948cbdc8cd1f3db454287d14 (diff)
downloadconsfigurator-d1dc39263d8d983e8594193362ace59c8d79f0f6.tar.gz
release Consfigurator 1.4.0 (-1 to Debian unstable)v1.4.0debian/1.4.0-1archive/debian/1.4.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 7a02cee..32b7c00 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -22,7 +22,7 @@ copyright = '2015-2018, 2020-2024, Sean Whitton, 2021-2022 David Bremner'
author = 'Sean Whitton'
# The full version, including alpha/beta/rc tags
-release = '1.3.2'
+release = '1.4.0'
# -- General configuration ---------------------------------------------------