From e197df9917ca5c8282678ba88fd058e273df9f3c Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Sun, 18 Nov 2018 18:13:03 -0800 Subject: [PATCH] version bump to 5.0.1 --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index d1fb17d4b..a24849f4d 100644 --- a/source/conf.py +++ b/source/conf.py @@ -69,7 +69,7 @@ # |release|, also used in various other places throughout the built documents. # The full version, including alpha/beta/rc tags. -release = '5.0.0' +release = '5.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.