Skip to content

Commit bd554de

Browse files
authored
Merge pull request #118 from Cadair/master
update the SunPy releases
2 parents 7361d0a + fdd1a50 commit bd554de

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

site.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,11 @@ $(document).ready(function (){
143143
{content: '2.x+', start: '2016-07-11', end: '2021-12-16'},
144144
],
145145
'SunPy':[
146-
{content: '0.7', start: '2016-05-24', end: '2017-06-01', py2:true},
147-
{content: '0.8', start: '2016-12-01', end: '2017-12-01', py2:true},
148-
{content: '0.9', start: '2017-06-01', end: '2018-06-01', py2:true},
149-
{content: '0.10', start: '2017-12-01', end: '2018-12-01'},
146+
{content: '0.7', start: '2016-05-24', end: '2017-08-07', py2:true},
147+
{content: '0.8', start: '2017-08-07', end: '2018-04-23', py2:true},
148+
{content: '0.9', start: '2018-04-23', end: '2020-01-01', py2:true},
149+
{content: '1.0', start: '2019-01-01', end: '2020-01-01'},
150+
{content: '1.1', start: '2020-01-01', end: '2020-06-01'},
150151
],
151152
'Astropy':[
152153
{content: '1.0 LTS', start: '2015-02-19', end: '2017-06-01', py2:true},

0 commit comments

Comments
 (0)