Skip to content

Commit 31f945d

Browse files
committed
***** Release Brian2 2.9.0 *****
1 parent a431629 commit 31f945d

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ authors:
2121
orcid: https://orcid.org/0000-0003-0110-1623
2222
- name: Brian contributors
2323

24-
version: 2.8.0.4
24+
version: '2.9.0'
2525

26-
date-released: '2025-01-24'
26+
date-released: '2025-05-14'
2727

2828
identifiers:
2929
- description: This is the collection of archived snapshots of all versions of Brian 2

codemeta.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,26 @@
398398
"givenName": "Guy",
399399
"familyName": "Singer",
400400
"identifier": "https://github.com/guy-singer"
401+
},
402+
{
403+
"@type": "Person",
404+
"givenName": "Samuele De",
405+
"familyName": "Cristofaro",
406+
"identifier": "https://github.com/Samuele-DeCristofaro"
407+
},
408+
{
409+
"@type": "Person",
410+
"givenName": "Sagar",
411+
"familyName": "Shahari",
412+
"identifier": "https://github.com/maverick4code"
413+
},
414+
{
415+
"@type": "Person",
416+
"givenName": "Palash",
417+
"familyName": "Chitnavis",
418+
"identifier": "https://github.com/PalashChitnavis"
401419
}
402420
],
403-
"version": "2.8.0.4",
404-
"softwareVersion": "2.8.0.4"
421+
"version": "2.9.0",
422+
"softwareVersion": "2.9.0"
405423
}

0 commit comments

Comments
 (0)