From 91a69cb3a6c4882aa6c2f953582444e5918aca07 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Thu, 7 Jun 2018 00:26:35 -0400 Subject: Backported file open crash fixes for Issue #430 to python2 branch Also: - Bumped version on python2 branch to 0.8.8 - Updated CHANGELOG --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index e81205b3..71dff86e 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.7' +release = '0.8.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1