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