Skip to content

Commit 3c5c297

Browse files
committed
update citation file
1 parent 15491e6 commit 3c5c297

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CITATION.cff

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ message: "If you use this software, please cite it as below."
33

44
title: "xarray-dataclass"
55
abstract: "xarray data creation by data classes"
6-
version: 1.9.1
7-
date-released: 2024-12-09
6+
version: 2.0.0
7+
date-released: 2025-07-30
88
license: "MIT"
9-
doi: "10.5281/zenodo.4624819"
9+
doi: "10.5281/zenodo.16604747"
1010
url: "https://github.com/xarray-contrib/xarray-dataclass"
1111
authors:
1212
- given-names: "Akio"
@@ -17,3 +17,7 @@ authors:
1717
family-names: "Vierdag"
1818
affiliation: "European Molecular Biology Laboratory"
1919
orcid: "https://orcid.org/0000-0003-1666-5421"
20+
- given-names: "Matthew"
21+
family-names: "McCormick"
22+
affiliation: "Fideus Labs"
23+
orcid: "https://orcid.org/0000-0001-9475-3756"

0 commit comments

Comments
 (0)