aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-25 15:35:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-25 15:35:47 -0700
commitfaa074c74bff1d2aab6b09829bb92cb393d4c58a (patch)
treee2c7c223e2529a068cc9a580af261c574e62a541 /doc
parentd438862a217e4d825d3b36bc84cffbd1a6794cd1 (diff)
downloadconsfigurator-faa074c74bff1d2aab6b09829bb92cb393d4c58a.tar.gz
release Consfigurator 0.6.1 (-1 to Debian unstable)v0.6.1debian/0.6.1-1archive/debian/0.6.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 eedcc59..a4c301c 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.6.0'
+release = '0.6.1'
# -- General configuration ---------------------------------------------------