diff --git a/doc/source/_static/switcher.json b/doc/source/_static/switcher.json index 7f57f1f..7aa4d54 100644 --- a/doc/source/_static/switcher.json +++ b/doc/source/_static/switcher.json @@ -4,11 +4,17 @@ "url": "https://wcosmo.readthedocs.io/en/latest/" }, { - "name": "0.5.0 (stable)", - "version": "v0.5.0", + "name": "0.5.1 (stable)", + "version": "v0.5.1", "url": "https://wcosmo.readthedocs.io/en/stable/", "preferred": true }, + { + "name": "0.5.0", + "version": "v0.5.0", + "url": "https://wcosmo.readthedocs.io/en/v0.5.0/", + "preferred": true + }, { "name": "0.4.0", "version": "v0.4.0", @@ -24,7 +30,7 @@ { "name": "0.3.0", "version": "v0.3.0", - "url": "https://wcosmo.readthedocs.io/en/stable/", + "url": "https://wcosmo.readthedocs.io/en/v0.3.0/", "preferred": true } ]