aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-23 16:57:20 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-23 16:57:20 -0700
commitd19b5b8738f41a8132be8889dae7660063ea7e77 (patch)
tree04ec06f4f155d2fe4b36a138459523480c17bf4a /doc/conf.py
parent65bcbf7c0931f379757e74280b0865c6da8f14be (diff)
downloadconsfigurator-d19b5b8738f41a8132be8889dae7660063ea7e77.tar.gz
release Consfigurator 0.6.0 (-1 to Debian unstable)v0.6.0debian/0.6.0-1archive/debian/0.6.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 c2c9c2b..eedcc59 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.5.0'
+release = '0.6.0'
# -- General configuration ---------------------------------------------------