diff --git a/site.js b/site.js index db67e26..47a832e 100644 --- a/site.js +++ b/site.js @@ -107,7 +107,7 @@ $(document).ready(function (){ {content:'Python 3.3', start: '2012-09-29', end: '2017-09-29'}, {content:'Python 3.4', start: '2014-03-14', end: '2019-03-14'}, {content:'Python 3.5', start: '2015-09-13', end: '2020-09-13'}, - {content:'Python 3.6 (scheduled)', start: '2016-12-16', end: '2021-12-16'}, + {content:'Python 3.6', start: '2016-12-23', end: '2021-12-23'}, ], 'IPython':[ {content: '1.x', start: '2013-08-08', end:'2014-03-31', py2:true},