Skip to content

Commit 62cf478

Browse files
committed
Add SunPy to timeline
1 parent 852f035 commit 62cf478

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,12 @@ $(document).ready(function (){
130130
{content: '1.x', start: '2010-04-09', end: '2017-12-31', py2:true},
131131
{content: '2.x+', start: '2016-07-11', end: '2021-12-16'},
132132
],
133+
'SunPy':[
134+
{content: '0.7', start: '2016-05-24', end: '2017-06-01', py2:true},
135+
{content: '0.8', start: '2016-12-01', end: '2017-12-01', py2:true},
136+
{content: '0.9', start: '2017-06-01', end: '2018-06-01', py2:true},
137+
{content: '0.10', start: '2017-12-01', end: '2018-12-01'},
138+
],
133139
// for tests, rando example
134140
//'matplotlib':[
135141
// {content: 'matplotlib 2.x', start: '2015-06-01', end:'2018-06-01', py2:true},

0 commit comments

Comments
 (0)