Skip to content

Commit e80cb06

Browse files
committed
update IPython timeline
Closes #114
1 parent d8a6bc0 commit e80cb06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ $(document).ready(function (){
116116
{content: '3.x', start: '2015-02-27', end:'2015-08-10', py2:true},
117117
{content: '4.x', start: '2015-08-11', end:'2016-07-07', py2:true},
118118
{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'},
119+
{content: '6.x', start: '2017-04-19', end:'2018-12-01'},
120+
{content: '7.x', start: '2018-12-01', end:'2019-12-12'},
121+
{content: '8.x', start: '2019-12-12', end:'2020-12-01'},
122122
],
123123
'Numpy':[
124124
{content: 'Py 2 & 3 full', start: '2010-08-31', end:'2018-12-31', py2:true},

0 commit comments

Comments
 (0)