From eb6d31f57294eb08a3c01fa54e79d5a0b4da8765 Mon Sep 17 00:00:00 2001 From: Develo Date: Fri, 25 Jan 2019 18:12:14 -0300 Subject: [PATCH] Update conf.py (#5518) version bump to 2.5.0-beta2 --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 078865e7a..3edd6033f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -56,9 +56,9 @@ author = u'Ivan Grokhotkov' # built documents. # # The short X.Y version. -version = u'2.4.0' +version = u'2.5.0-beta2' # The full version, including alpha/beta/rc tags. -release = u'2.4.0' +release = u'2.5.0-beta2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.