summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-10-22 17:54:48 +0200
committerChristian Grothoff <christian@grothoff.org>2017-10-22 17:54:48 +0200
commitdf48100198297b993ad47f25cf4584536a9d507a (patch)
treee290eb127aec1be4ccbf96bfbd8100161fd9ce5b /conf.py
parent412a3623679297e50c6e6e10e5f4397cddad9644 (diff)
downloaddocs-df48100198297b993ad47f25cf4584536a9d507a.tar.gz
docs-df48100198297b993ad47f25cf4584536a9d507a.tar.bz2
docs-df48100198297b993ad47f25cf4584536a9d507a.zip
bump API version, fix minor issue in tip spec
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.py b/conf.py
index 9031f050..6758983b 100644
--- a/conf.py
+++ b/conf.py
@@ -75,9 +75,9 @@ copyright = u'2014, 2015, 2016 Florian Dold, Benedikt Muller, Sree Harsha Totaku
# built documents.
#
# The short X.Y version.
-version = '0.2'
+version = '0.4'
# The full version, including alpha/beta/rc tags.
-release = '0.2.0'
+release = '0.4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.