Skip to content

Commit a97b0ef

Browse files
committed
fix CITATION.cff
1 parent 9275296 commit a97b0ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# YAML 1.2
22
---
3-
cff-version: "1.2.3"
3+
cff-version: "1.2.0"
44
message: "If you use this software, please cite it using the information provided in this metadata."
55
authors:
66
-
@@ -15,8 +15,8 @@ authors:
1515
orcid: "https://orcid.org/0000-0001-6288-8904"
1616
title: "The Python Simulator for Cellular Systems: PySCeS"
1717
version: "1.2.3"
18-
repository-code: "https://github.com/PySCeS/pysces/tree/1.2.2"
19-
date-released: 2025-05-05
18+
repository-code: "https://github.com/PySCeS/pysces/tree/1.2.3"
19+
date-released: 2025-05-07
2020
doi: "10.5281/zenodo.2600905"
2121
license: "BSD-3-Clause"
2222
url: https://pysces.github.io

0 commit comments

Comments
 (0)