From 8d69e769f6586cda75769fbb34fe3c147e5aaee6 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Wed, 30 Sep 2015 20:58:49 +0100 Subject: [PATCH] version bump docs --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index d3f40bee4..6ce076bcb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,9 +55,9 @@ author = u'hydrabolt' # built documents. # # The short X.Y version. -version = '3.3.4' +version = '3.6' # The full version, including alpha/beta/rc tags. -release = '3.3.4' +release = '3.6.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.