From 322a7c2c36e4efd345a3d57dd09aea3200e0656b Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Tue, 10 Apr 2018 12:59:32 -0400 Subject: Preparing for 0.8.4 release --- 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 8d457b8a..93f1c4c9 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.3' +release = '0.8.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1