Skip to content

Commit f6e7657

Browse files
Review description of version and python compatibility
1 parent b188e6f commit f6e7657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -355,8 +355,8 @@ $(document).ready(function (){
355355
{ content:'Python 3 only', start: '2018-09-01', end: '2023-12-31', py2:false},
356356
],
357357
'Connectome Mapper 3':[
358-
{content: 'v3.0.0-beta-x beta series (Py2 only)', start: '2019-04-24', end:'2020-08-24', py2:true},
359-
{content: 'v3.x.y[-RCz] releases and release candidates (Py3 only)', start: '2020-08-24', end:'2023-12-31'},
358+
{content: 'v3.x beta series (Py2 only)', start: '2019-04-24', end:'2020-08-24', py2:true},
359+
{content: 'v3.x series (Py3 only)', start: '2020-08-24', end:'2023-12-31'},
360360
]
361361

362362
// for tests, rando example

0 commit comments

Comments
 (0)