From 59c0d0a4478c54b42e55ded24fcbff47a924243f Mon Sep 17 00:00:00 2001 From: Ole Streicher Date: Tue, 28 Nov 2023 12:59:07 +0100 Subject: [PATCH] Use Concept DOI instead of Version DOI; update version info to v6.0.0 Using the Concept DOI improves maintainance as this DOI stays identical for all versions. A Version DOI should be updated with each version, and possibly *before* the version is tagged (so that the updated DOI would go into the package). --- CITATION.cff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 0f6bd70fdad5..017fc4f19e66 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -14,12 +14,12 @@ url: 'https://www.astropy.org' license: BSD-3-Clause # Version information -version: "v5.3" -date-released: "2023-05-23" +version: "v6.0.0" +date-released: "2023-11-27" identifiers: - type: doi - description: DOI for version 5.3 - value: "10.5281/zenodo.7963327" + description: Concept DOI + value: "10.5281/zenodo.4670728" - type: url description: ASCL entry value: https://ascl.net/1304.002