Skip to content

Commit 807c4eb

Browse files
committed
Add plyara to timeline
1 parent 6adc857 commit 807c4eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site.js

+4
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,10 @@ $(document).ready(function (){
273273
{content: 'Py 2 bug fix', start: '2019-01-01', end:'2019-06-30', py2:true},
274274
{content: 'Py 3 full', start: '2019-01-01', end:'2023-12-31'},
275275
],
276+
'plyara':[
277+
{content: '1.x', start: '2018-07-06', end:'2019-02-01', py2:true},
278+
{content: '2.x', start: '2019-02-01', end:'2020-01-01'},
279+
],
276280

277281
// for tests, rando example
278282
//'matplotlib':[

0 commit comments

Comments
 (0)