From 156caa605d50514559704efda43b1402c0bb1fd8 Mon Sep 17 00:00:00 2001 From: lipido Date: Wed, 3 Jun 2020 12:34:43 +0200 Subject: [PATCH] Changes version number 1.3.0 in docs --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 1de7e4e..58b1b68 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -51,9 +51,9 @@ # built documents. # # The short X.Y version. -version = u'1.3.0-SNAPSHOT' +version = u'1.3.0' # The full version, including alpha/beta/rc tags. -release = u'1.3.0-SNAPSHOT' +release = u'1.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.