From 76f0fbef8d1353c013a7847af217ea02c9cf0424 Mon Sep 17 00:00:00 2001 From: Katelyn Baker Date: Mon, 6 Nov 2017 14:35:18 +0000 Subject: [PATCH] RELEASE: docs conf.py change V1 -> V2 --- docs/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index b01e9bf7b3..5b4a7d9ee7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,11 +54,11 @@ author = u'R3 DLG' # built documents. # # The short X.Y version. -version = 'V1.0' +version = 'V2.0' # The full version, including alpha/beta/rc tags. -release = 'V1.0' +release = 'V2.0' # The version for use in the dropdown html. -html_context = {'version': 'V1.0'} +html_context = {'version': 'V2.0'} # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.