From e07106b58b8055c34f6201e8c954482f86987833 Mon Sep 17 00:00:00 2001 From: "Martin S. Andersen" Date: Thu, 30 Aug 2018 16:27:05 +0200 Subject: [PATCH] Updated version number [skip ci] --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 84b4921..912aa75 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -79,9 +79,9 @@ def __getattr__(cls, name): # built documents. # # The short X.Y version. -version = '2.3.2' +version = '2.3.3' # The full version, including alpha/beta/rc tags. -release = '2.3.2' +release = '2.3.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.