From 5a94a1666f4917dd018004d5c2ae009f13cf64d7 Mon Sep 17 00:00:00 2001 From: Frank <33519926+Conengmo@users.noreply.github.com> Date: Sat, 15 Mar 2025 13:41:11 +0100 Subject: [PATCH] docs: update switcher.json for v0.19.5 --- docs/_static/switcher.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/_static/switcher.json b/docs/_static/switcher.json index b60ab36e86..a42ad5886c 100644 --- a/docs/_static/switcher.json +++ b/docs/_static/switcher.json @@ -4,10 +4,14 @@ "url": "https://python-visualization.github.io/folium/dev/" }, { - "name": "latest (0.19.4)", - "version": "0.19.4", + "name": "latest (0.19.5)", + "version": "0.19.5", "url": "https://python-visualization.github.io/folium/latest/" }, + { + "version": "0.19.4", + "url": "https://python-visualization.github.io/folium/v0.19.4/" + }, { "version": "0.19.3", "url": "https://python-visualization.github.io/folium/v0.19.3/"