Skip to content

Commit e74e1aa

Browse files
committed
Update version switcher.
1 parent 77f0e29 commit e74e1aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/_static/switcher.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[
22
{
3-
"name": "0.1 (stable)",
4-
"version": "stable",
5-
"url": "https://stefmolin.github.io/data-morph/stable/"
3+
"name": "0.1",
4+
"version": "0.1",
5+
"url": "https://stefmolin.github.io/data-morph/0.1/"
66
},
77
{
8-
"name": "0.2 (dev)",
9-
"version": "dev",
10-
"url": "https://stefmolin.github.io/data-morph/dev/"
8+
"name": "0.2 (stable)",
9+
"version": "stable",
10+
"url": "https://stefmolin.github.io/data-morph/stable/"
1111
}
1212
]

0 commit comments

Comments
 (0)