diff --git a/docs/source/conf.py b/docs/source/conf.py index d2ee55a61c..b1e2bc5691 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,9 +54,9 @@ author = u'R3 CEV' # built documents. # # The short X.Y version. -version = '0.1' +version = 'latest' # The full version, including alpha/beta/rc tags. -release = '0.1' +release = 'latest' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.