aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-06-29 17:38:29 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-06-29 17:38:29 -0700
commit6226c1f6684a2db9128c75ed72126f672d45a33c (patch)
tree453bca091c3507bca3eb04b7b87c661a7abc9da7 /doc/conf.py
parent64addea51978d40074c066e496faae8ee836fded (diff)
downloadconsfigurator-6226c1f6684a2db9128c75ed72126f672d45a33c.tar.gz
release Consfigurator 1.0.3 (-1 to Debian unstable)v1.0.3debian/1.0.3-1archive/debian/1.0.3-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 cee7b96..ff8d741 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -22,7 +22,7 @@ copyright = '2020-2022, Sean Whitton'
author = 'Sean Whitton'
# The full version, including alpha/beta/rc tags
-release = '1.0.2'
+release = '1.0.3'
# -- General configuration ---------------------------------------------------