From daab800949272c5b6e6d950048559fe97c1aff7f Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Fri, 13 Apr 2018 22:17:14 -0700 Subject: Preparation for 0.8.5 release - Bumped version to 0.8.5 - Added details to CHANGELOG.md regarding recent changes --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 93f1c4c9..c654c7bd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ author = 'Catherine Devlin and Todd Leonhardt' # The short X.Y version. version = '0.8' # The full version, including alpha/beta/rc tags. -release = '0.8.4' +release = '0.8.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1