From 15f6678483f5f5dbfbd1fbe64399a3a9c0c72fa5 Mon Sep 17 00:00:00 2001 From: "kapil.madan" Date: Sat, 29 Aug 2026 17:20:16 +0530 Subject: [PATCH] chore: record the Zenodo DOI minted for 2.0.0 Zenodo mints a version DOI when a release is published, so it can only be written down afterwards. The concept DOI in the badge and the BibTeX block is unchanged and still correct: it resolves to whatever the latest release is, which is what a general citation wants. This adds the fixed one for anyone who needs to pin a reader to 2.0.0 specifically. --- CITATION.cff | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index fd2f7ab..d1b2a60 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -39,6 +39,9 @@ identifiers: - type: doi value: 10.5281/zenodo.22142302 description: Concept DOI, resolving to the latest release. + - type: doi + value: 10.5281/zenodo.22161094 + description: DOI for version 2.0.0. - type: doi value: 10.5281/zenodo.22142303 description: DOI for version 1.3.1.