Skip to content

Commit 130d09f

Browse files
authored
docs: update switcher.json for v0.19.5 (#2110)
1 parent 221d5b4 commit 130d09f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/_static/switcher.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44
"url": "https://python-visualization.github.io/folium/dev/"
55
},
66
{
7-
"name": "latest (0.19.4)",
8-
"version": "0.19.4",
7+
"name": "latest (0.19.5)",
8+
"version": "0.19.5",
99
"url": "https://python-visualization.github.io/folium/latest/"
1010
},
11+
{
12+
"version": "0.19.4",
13+
"url": "https://python-visualization.github.io/folium/v0.19.4/"
14+
},
1115
{
1216
"version": "0.19.3",
1317
"url": "https://python-visualization.github.io/folium/v0.19.3/"

0 commit comments

Comments
 (0)