aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-04 11:02:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-04 11:02:42 -0700
commit4a599895e57a7dd8a6162390487b5621e2c23e57 (patch)
treee72ba0ec3125cfa5aadaa2dfc27992e3b2091a85 /doc/conf.py
parent2cea8861a53a13c4e39abfe9a2622acd1edcb91e (diff)
downloadconsfigurator-4a599895e57a7dd8a6162390487b5621e2c23e57.tar.gz
release Consfigurator 0.8.0 (-1 to Debian unstable)v0.8.0debian/0.8.0-1archive/debian/0.8.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 40b00d7..0bf86c6 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.7.0'
+release = '0.8.0'
# -- General configuration ---------------------------------------------------