Skip to content

Commit 4f76a1b

Browse files
authored
add v0.16.0 to docs switcher (#1921)
1 parent ca4ce8f commit 4f76a1b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/_static/switcher.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "latest",
44
"url": "https://python-visualization.github.io/folium/latest/"
55
},
6+
{
7+
"version": "v0.16.0",
8+
"url": "https://python-visualization.github.io/folium/v0.16.0/"
9+
},
610
{
711
"version": "v0.15.1",
812
"url": "https://python-visualization.github.io/folium/v0.15.1/"

0 commit comments

Comments
 (0)