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.
1 parent d8a6bc0 commit e80cb06Copy full SHA for e80cb06
site.js
@@ -116,9 +116,9 @@ $(document).ready(function (){
116
{content: '3.x', start: '2015-02-27', end:'2015-08-10', py2:true},
117
{content: '4.x', start: '2015-08-11', end:'2016-07-07', py2:true},
118
{content: 'IPython 5.x LTS', start: '2016-07-08', end:'2019-06-01', py2:true},
119
- {content: '6.x', start: '2017-04-19', end:'2018-01-01'},
120
- {content: '7.x', start: '2018-01-01', end:'2019-06-12'},
121
- {content: '8.x', start: '2019-06-12', end:'2020-06-01'},
+ {content: '6.x', start: '2017-04-19', end:'2018-12-01'},
+ {content: '7.x', start: '2018-12-01', end:'2019-12-12'},
+ {content: '8.x', start: '2019-12-12', end:'2020-12-01'},
122
],
123
'Numpy':[
124
{content: 'Py 2 & 3 full', start: '2010-08-31', end:'2018-12-31', py2:true},
0 commit comments