Skip to content

Commit a5e1df5

Browse files
authored
Merge pull request #172 from cjermain/pymeasure-update-0.6
PyMeasure version schedule update
2 parents 2a1313d + 6cd5981 commit a5e1df5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@ $(document).ready(function (){
199199
{content: '0.x', start: '2016-07-01', end: '2021-12-16'},
200200
],
201201
'PyMeasure':[
202-
{content: '0.2', start: '2015-12-16', end: '2016-04-08'},
203-
{content: '0.3', start: '2016-04-08', end: '2016-07-29'},
204-
{content: '0.4', start: '2016-07-29', end: '2017-07-29'},
202+
{content: '0.4', start: '2016-07-29', end: '2017-10-18'},
203+
{content: '0.5', start: '2017-10-18', end: '2019-01-14'},
204+
{content: '0.6', start: '2019-01-14', end: '2020-01-01'},
205205
],
206206
'rpy2':[
207207
{content: '2.8.x', start: '2016-12-21', end:'2018-12-21', py2:true},

0 commit comments

Comments
 (0)