Skip to content

Commit b4982e4

Browse files
authored
update docs version switcher json (#1855)
1 parent 688dcc1 commit b4982e4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/_static/switcher.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
[
22
{
3-
"version": "v0.14.0 (stable)",
3+
"version": "latest",
4+
"url": "https://python-visualization.github.io/folium/latest/"
5+
},
6+
{
7+
"version": "v0.15.1",
8+
"url": "https://python-visualization.github.io/folium/v0.15.1/"
9+
},
10+
{
11+
"version": "v0.14.0",
412
"url": "https://python-visualization.github.io/folium/version-v0.14.0/"
513
},
614
{

0 commit comments

Comments
 (0)