From 11f14edd3ab4fb852a13574071fe616bbb41c720 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Wed, 2 Aug 2017 16:55:03 -0400 Subject: Updated CHANGES and bumped version in preparation for 0.7.6 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 296aad60..da442331 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.7' # The full version, including alpha/beta/rc tags. -release = '0.7.5' +release = '0.7.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1