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.