aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-08-20 10:55:44 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-08-20 10:55:44 -0700
commit1a6b284fa6c440cf813e7edd1123bd60b24bfdce (patch)
treed40085c4d8cf9cb2c417e1118c06873165de8d8c /doc
parenta6b092e0a2024e6fcf5fdb4a5682f9f6c54e0da3 (diff)
downloadconsfigurator-1a6b284fa6c440cf813e7edd1123bd60b24bfdce.tar.gz
release Consfigurator 0.9.1 (-1 to Debian unstable)v0.9.1debian/0.9.1-1archive/debian/0.9.1-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 653cb12..111a10a 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.9.0'
+release = '0.9.1'
# -- General configuration ---------------------------------------------------