From 57485db391fe629761142683396f03a95c64c715 Mon Sep 17 00:00:00 2001 From: neutralioJenkins Date: Wed, 5 Jul 2017 16:41:42 -0600 Subject: [PATCH] Bump version to 2.3.0 --- 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 91eac92..c42d716 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -45,9 +45,9 @@ # built documents. # # The short X.Y version. -version = '2.2.4' +version = '2.3.0' # The full version, including alpha/beta/rc tags. -release = '2.2.4' +release = '2.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.