From d03770d352a748941cacf3fe84efe7b4c10385d7 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Mon, 28 May 2018 17:37:11 -0500 Subject: [PATCH] Bump version to v5.0.0 --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 2a9c6b857..05837e17d 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.4' +version = u'5.0' # The full version, including alpha/beta/rc tags. -release = u'4.4.0' +release = u'5.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.