aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-12-15 16:22:10 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-12-15 16:22:10 -0700
commitca8728a5872662bf391ffb4bdcd9fe014ad2c993 (patch)
tree505304fcc9d4f9d0d8d2580060e1818a1603be20 /doc
parentd77cf7bcd227aaad483546bdf87ae9729b873fe2 (diff)
downloadconsfigurator-ca8728a5872662bf391ffb4bdcd9fe014ad2c993.tar.gz
release Consfigurator 0.13.0 (-1 to Debian unstable)v0.13.0debian/0.13.0-1archive/debian/0.13.0-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 a5d5c9a..42004f8 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.12.3'
+release = '0.13.0'
# -- General configuration ---------------------------------------------------