From b41ce98a3930dc7c17be8081ef3a1ada3e2d58e8 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Thu, 31 Aug 2017 20:27:58 -0400 Subject: increase version number in api docs --- api-docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api-docs') diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py index 412a56fa..1f5772b5 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -144,9 +144,9 @@ author = u'Vector 35 LLC' # built documents. # # The short X.Y version. -version = u'1.0' +version = u'1.1' # The full version, including alpha/beta/rc tags. -release = u'1.0.1' +release = u'1.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.3.1