Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6cd5981

Browse files
committedJan 16, 2019
Dropping 0.2, 0.3 dates, fixing 0.6
1 parent 605a0b6 commit 6cd5981

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎site.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +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'},
204202
{content: '0.4', start: '2016-07-29', end: '2017-10-18'},
205203
{content: '0.5', start: '2017-10-18', end: '2019-01-14'},
206-
{content: '0.6', start: '2017-01-14', end: '2020-01-01'},
204+
{content: '0.6', start: '2019-01-14', end: '2020-01-01'},
207205
],
208206
'rpy2':[
209207
{content: '2.8.x', start: '2016-12-21', end:'2018-12-21', py2:true},

0 commit comments

Comments
 (0)
Please sign in to comment.