Skip to content

Commit 16c777a

Browse files
committed
DOC: Updating versions in the version switcher
1 parent 9d145e1 commit 16c777a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/_static/version_switch.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
'use strict';
66

77
var all_versions = {
8-
'latest': '0.18',
8+
'latest': '0.19',
9+
'v0.18': '0.18',
910
'v0.17': '0.17',
1011
'v0.16': '0.16',
1112
'v0.15': '0.15',

0 commit comments

Comments
 (0)