From 362ee5a4ed47040dea9ff705463a98b8d607476c Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Thu, 18 Jan 2018 10:53:51 -0600 Subject: [PATCH] Bump version --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 394a14584..2a9c6b857 100644 --- a/conf.py +++ b/conf.py @@ -54,9 +54,9 @@ author = u'Joe Nelson' # built documents. # # The short X.Y version. -version = u'4.3' +version = u'4.4' # The full version, including alpha/beta/rc tags. -release = u'4.3.0' +release = u'4.4.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.