Skip to content

Commit 58b68b3

Browse files
committed
Add a new entry in doc/_static/version_switch.js for documentation switcher
1 parent f155b43 commit 58b68b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/_static/version_switch.js

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
var all_versions = {
1313
'latest': 'latest',
1414
'dev': 'dev',
15+
'v0.14.1': 'v0.14.1',
1516
'v0.14.0': 'v0.14.0',
1617
'v0.13.0': 'v0.13.0',
1718
'v0.12.0': 'v0.12.0',

0 commit comments

Comments
 (0)