From c3f5ae84b143c4abbb8577f12bd0d34a63fc0502 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Sat, 7 Nov 2015 15:23:14 -0500 Subject: [PATCH] Bump docs version to match project version 1.7.4 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index b7df9bd..924a97e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,9 +60,9 @@ author = u'Kevin McCarthy' # built documents. # # The short X.Y version. -version = '1.7.3' +version = '1.7.4' # The full version, including alpha/beta/rc tags. -release = '1.7.3' +release = '1.7.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.