From 705aaf5506b291b99bee844c30074e3f1c6f8b3e Mon Sep 17 00:00:00 2001 From: Colin Jermain Date: Mon, 3 Apr 2017 10:31:31 -0400 Subject: [PATCH] Timeline for PyMeasure --- site.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.js b/site.js index 33a66be..6fd7187 100644 --- a/site.js +++ b/site.js @@ -154,7 +154,7 @@ $(document).ready(function (){ 'PyMeasure':[ {content: '0.2', start: '2015-12-16', end: '2016-04-08'}, {content: '0.3', start: '2016-04-08', end: '2016-07-29'}, - {content: '0.4', start: '2016-07-29', end: '2016-12-16'}, + {content: '0.4', start: '2016-07-29', end: '2017-07-29'}, ], 'rpy2':[ {content: '2.8.x', start: '2016-12-21', end:'2018-12-21', py2:true},