From 3fbdcac049b77c7ac3dc05df1d91ef1bbaaaebcc Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Fri, 22 Feb 2019 09:44:18 -0500 Subject: [PATCH] also bump version in docs --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 2803b05a..871ec456 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,9 +54,9 @@ copyright = u'2017, Mike McLean, Mike B, Dennis Gilmore, Mathieu Bridon, Ian McL # built documents. # # The short X.Y version. -version = '1.16' +version = '1.17' # The full version, including alpha/beta/rc tags. -release = '1.16.0' +release = '1.17.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.