aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-10 12:42:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-10 12:42:36 -0700
commite12afc97ca0d7c7b72820e57f4b62fab69df8ec9 (patch)
treed05e10d70b1205fd51e0918178893e55dee3d4da /doc/conf.py
parent3e4a2f432067d64055538275bce941921ce7b0aa (diff)
downloadconsfigurator-e12afc97ca0d7c7b72820e57f4b62fab69df8ec9.tar.gz
release Consfigurator 0.3.0 (-1 to Debian experimental)v0.3.0debian/0.3.0-1archive/debian/0.3.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 fe23391..913dd68 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.2.1'
+release = '0.3.0'
# -- General configuration ---------------------------------------------------