Skip to content

Commit a3539a5

Browse files
committed
Update Spyder timeline dates based on maintainer input
1 parent cd33efd commit a3539a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ $(document).ready(function (){
136136
{content: '3.2', start: '2019-07-01', end: '2020-01-01'}
137137
],
138138
'Spyder':[
139-
{content: '3', start: '2016-09-24', end: '2019-03-01', py2:true},
140-
{content: '4', start: '2019-02-01', end: '2020-02-01', py2:true},
139+
{content: '3', start: '2016-09-24', end: '2019-01-15', py2:true},
140+
{content: '4', start: '2019-01-15', end: '2020-01-01', py2:true},
141141
{content: '5', start: '2019-12-31', end: '2021-12-16'}
142142
],
143143
'Xonsh':[

0 commit comments

Comments
 (0)