diff --git a/docs/source/conf.py b/docs/source/conf.py index a7c308cb3c..1bf376246d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -201,7 +201,7 @@ def reset_mpl(gallery_conf, fname): # # https://stackoverflow.com/a/33845358/1106930 # -html_context = {"version_stable": "2.0.1"} +html_context = {"version_stable": "2.1.0"} # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files.