aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-02 19:02:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-02 19:02:36 -0700
commit35d9f0b1222f7eb22687696f6442985ba9bd922d (patch)
tree44608bcbe84c6ab0eeb0d9d58542a5168dfb6d8f /doc/conf.py
parenta906b6fa724537986a263240804890d5bf52d8a6 (diff)
downloadconsfigurator-35d9f0b1222f7eb22687696f6442985ba9bd922d.tar.gz
release Consfigurator 0.2.1 (-1 to Debian experimental)v0.2.1debian/0.2.1-1archive/debian/0.2.1-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 0b62278..fe23391 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.0'
+release = '0.2.1'
# -- General configuration ---------------------------------------------------