aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:45:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:45:52 -0700
commitfc6d35b5bf33d6a5fcba9c44a769e653fa6712fa (patch)
tree2a1e0d183a346d7fd86daa173d78d7a3eb75650c /doc
parent8512a850bf9692052295e5242378011882d85976 (diff)
downloadconsfigurator-fc6d35b5bf33d6a5fcba9c44a769e653fa6712fa.tar.gz
release Consfigurator 0.5.0 (-1 to Debian experimental)v0.5.0debian/0.5.0-1archive/debian/0.5.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 b8352b2..c2c9c2b 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.4.1'
+release = '0.5.0'
# -- General configuration ---------------------------------------------------