Skip to content

Commit 601ae74

Browse files
authored
Update version and URL for v0.2.0 in switcher.json
1 parent d1592cd commit 601ae74

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/_static/switcher.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
99
"version": "stable",
1010
"url": "https://pyvisgrid.readthedocs.io/en/stable/"
1111
},
12+
{
13+
"name": "v0.2.0",
14+
"version": "v0.2.0",
15+
"url": "https://pyvisgrid.readthedocs.io/en/v0.2.0/"
16+
},
1217
{
1318
"name": "v0.1.0",
1419
"version": "v0.1.0",
15-
"url": "https://pyvisgrid.readthedocs.io/en/v0.4.0/"
20+
"url": "https://pyvisgrid.readthedocs.io/en/v0.1.0/"
1621
}
1722
]

0 commit comments

Comments
 (0)