Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56d3a03

Browse files
committed
Update doc version switcher for 3.4/3.5.
1 parent a48d9ea commit 56d3a03

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/tools/sphinxext/static/version_switch.js

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

44
var all_versions = {
5-
'3.4': 'dev (3.4)',
5+
'3.5': 'dev (3.5)',
6+
'3.4': '3.4',
67
'3.3': '3.3',
78
'3.2': '3.2',
89
'2.7': '2.7',

0 commit comments

Comments
 (0)