Skip to content

Commit 17db67b

Browse files
committed
update zenodo info and CITATION.cff to version 1.0.3
1 parent 21916a7 commit 17db67b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.zenodo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"license": "BSD-3-Clause",
44
"title": "The Python Simulator for Cellular Systems: PySCeS",
55
"notes": "If you use this software, please cite it using the information provided in this metadata.",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"upload_type": "software",
8-
"publication_date": "2022-05-17",
8+
"publication_date": "2022-09-18",
99
"creators": [
1010
{
1111
"orcid": "0000-0002-5293-5321",
@@ -22,7 +22,7 @@
2222
"related_identifiers": [
2323
{
2424
"scheme": "url",
25-
"identifier": "https://github.com/PySCeS/pysces/tree/1.0.2",
25+
"identifier": "https://github.com/PySCeS/pysces/tree/1.0.3",
2626
"relation": "isSupplementTo"
2727
},
2828
{

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ authors:
1414
affiliation: "Stellenbosch University"
1515
orcid: "https://orcid.org/0000-0001-6288-8904"
1616
title: "The Python Simulator for Cellular Systems: PySCeS"
17-
version: "1.0.2"
18-
repository-code: "https://github.com/PySCeS/pysces/tree/1.0.2"
19-
date-released: 2022-05-17
17+
version: "1.0.3"
18+
repository-code: "https://github.com/PySCeS/pysces/tree/1.0.3"
19+
date-released: 2022-09-18
2020
doi: "10.5281/zenodo.2600905"
2121
license: "BSD-3-Clause"
2222
url: https://pysces.github.io

0 commit comments

Comments
 (0)