aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-07-24 15:48:28 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-07-24 15:48:28 -0700
commitf5257075fa2ab474de055bee0d781d3e342cae8e (patch)
tree7c9c4909e7ac14efcb7b839feef209a5de810ce4 /doc
parent232678dd702a30f8babf6f3bfa2cd6db2c38ed1f (diff)
downloadconsfigurator-f5257075fa2ab474de055bee0d781d3e342cae8e.tar.gz
release Consfigurator 0.9.0v0.9.0
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 445300a..653cb12 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.8.0'
+release = '0.9.0'
# -- General configuration ---------------------------------------------------