Skip to content

Commit 1585499

Browse files
ned-deilyJake Taylor
authored andcommitted
Update doc switcher list for 3.8.0 (pythonGH-16809)
1 parent 6cf1e4f commit 1585499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/tools/static/switchers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
var all_versions = {
1313
'3.9': 'dev (3.9)',
14-
'3.8': 'pre (3.8)',
14+
'3.8': '3.8',
1515
'3.7': '3.7',
1616
'3.6': '3.6',
1717
'3.5': '3.5',

0 commit comments

Comments
 (0)