From fe08e3a54fd282a100c00c9f9d4cc87869e711f0 Mon Sep 17 00:00:00 2001 From: Damien George Date: Wed, 21 Oct 2015 16:58:52 +0100 Subject: [PATCH] docs: Bump version to 1.5. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index aebf79d40f2c..676bc55c3757 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ # built documents. # # The short X.Y version. -version = '1.4' +version = '1.5' # The full version, including alpha/beta/rc tags. -release = '1.4.6' +release = '1.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.