From 525565d430dffbcc0946ca054ccc29792b1a535d Mon Sep 17 00:00:00 2001 From: Conor Date: Mon, 30 Oct 2017 21:33:12 +0000 Subject: [PATCH] Updated version in conf.py. --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index d7376c248..627b0fd59 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,7 +56,7 @@ # The short X.Y version. version = u'3.0' # The full version, including alpha/beta/rc tags. -release = u'3.0.0' +release = u'3.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.