aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-03-17 11:04:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-03-17 11:04:08 -0700
commitca37505e6c1609d3b9405203d44f49fa5d9bcc60 (patch)
treeab6b170ec84a6b3e7054ce2bccf955045763f357 /doc/conf.py
parent758289cd702a741cad2c2461b997cdb5e41ab3ea (diff)
downloadconsfigurator-ca37505e6c1609d3b9405203d44f49fa5d9bcc60.tar.gz
release Consfigurator 1.3.0 (-1 to Debian experimental)v1.3.0debian/1.3.0-1archive/debian/1.3.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 669be84..03232d6 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -22,7 +22,7 @@ copyright = '2015-2018, 2020-2023, Sean Whitton, 2021-2022 David Bremner'
author = 'Sean Whitton'
# The full version, including alpha/beta/rc tags
-release = '1.2.3'
+release = '1.3.0'
# -- General configuration ---------------------------------------------------