Skip to content

Commit f1f3378

Browse files
authored
Merge pull request #221 from sim0nx/patch-2
Update site.js
2 parents c8d1abe + 7038b05 commit f1f3378

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,10 @@ $(document).ready(function (){
284284
{content: '2.x', start: '2015-09-25', end:'2020-01-01', py2:true},
285285
{content: '3.x', start: '2019-05-05', end:'2023-12-31'},
286286
],
287+
'eml_parser':[
288+
{content: '2.x', start: '2014-12-08', end:'2017-05-08', py2:true},
289+
{content: '3.x', start: '2014-12-08', end:'2023-12-31'},
290+
],
287291

288292
// for tests, rando example
289293
//'matplotlib':[

0 commit comments

Comments
 (0)