Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f05a20 + 68fe9aa commit d663cc4Copy full SHA for d663cc4
1 file changed
Doc/tools/static/version_switch.js
@@ -2,7 +2,8 @@
2
'use strict';
3
4
var all_versions = {
5
- '3.5': 'dev (3.5)',
+ '3.6': 'dev (3.6)',
6
+ '3.5': '3.5',
7
'3.4': '3.4',
8
'3.3': '3.3',
9
'3.2': '3.2',
0 commit comments