From 15d6a56def65cf800dd94b4ac2011e186140a73c Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sat, 21 Oct 2017 15:20:55 -0400 Subject: [PATCH] update version in docs --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 7bb0e679f..0e3adac19 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ author = u'Iuri Matias' # built documents. # # The short X.Y version. -version = u'2.5' +version = u'2.6' # The full version, including alpha/beta/rc tags. -release = u'2.5.2' +release = u'2.6.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.