Skip to content

Commit d115da6

Browse files
docs: Update switcher.json for v0.19.1 (#2046)
Co-authored-by: Conengmo <[email protected]>
1 parent e299ec2 commit d115da6

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.0)",
8-
"version": "0.19.0",
7+
"name": "latest (0.19.1)",
8+
"version": "0.19.1",
99
"url": "https://python-visualization.github.io/folium/latest/"
1010
},
11+
{
12+
"version": "0.19.0",
13+
"url": "https://python-visualization.github.io/folium/v0.19.0/"
14+
},
1115
{
1216
"version": "0.18.0",
1317
"url": "https://python-visualization.github.io/folium/v0.18.0/"

0 commit comments

Comments
 (0)