Skip to content

Commit 599d0db

Browse files
authored
Merge pull request #133 from bsipocz/patch-1
Update astropy timeline
2 parents 35d9a31 + 86e2c25 commit 599d0db

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

site.js

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,10 @@ $(document).ready(function (){
159159
{content: '1.2', start: '2016-06-23', end: '2016-12-16', py2:true},
160160
{content: '1.3', start: '2016-12-16', end: '2017-06-01', py2:true},
161161
{content: '2.0 LTS', start: '2017-06-01', end: '2019-12-31', py2:true},
162-
{content: '3.0', start: '2017-12-01', end: '2018-06-01'},
163-
{content: '3.1', start: '2018-06-01', end: '2018-12-01'},
164-
{content: '3.2', start: '2018-12-01', end: '2019-06-01'},
165-
{content: '3.3', start: '2019-06-01', end: '2019-12-01'},
166-
{content: '4.0 LTS', start: '2019-12-01', end: '2021-12-01'},
162+
{content: '3.0', start: '2018-02-19', end: '2018-11-30'},
163+
{content: '3.1', start: '2018-11-30', end: '2019-05-01'},
164+
{content: '3.2', start: '2019-05-01', end: '2019-11-30'},
165+
{content: '4.0 LTS', start: '2019-11-30', end: '2021-12-01'},
167166
],
168167
'Tryton':[
169168
{content: '4.0', start: '2016-05-02', end: '2018-10-01', py2:true},

0 commit comments

Comments
 (0)