diff --git a/doc/source/conf.py b/doc/source/conf.py index fefea8b2..82ba089d 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -56,7 +56,7 @@ ] # Which version of other SpiNNaker docs do we refer to? -spinnaker_doc_version = "latest" +spinnaker_doc_version = "7.0.0" intersphinx_mapping = { 'python': ('https://docs.python.org/3.8', None), @@ -97,9 +97,9 @@ # built documents. # # The short X.Y version. -version = '6.0' +version = '1!7.0' # The full version, including alpha/beta/rc tags. -release = '6.0.1' +release = '1!7.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.