From 09acbf823178e6ff83b7595ef48fd59efaef2ea4 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Tue, 15 Aug 2017 20:41:42 -0400 Subject: Bump versions to 0.7.7a This is to help distinguish latest code in GitHub from a version installed via pip from PyPI --- 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 da442331..52ca820b 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.6' +release = '0.7.7a' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.1