Skip to content

Commit

Permalink
Use Concept DOI instead of Version DOI; update version info to v6.0.0
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
olebole committed Nov 28, 2023
1 parent 6eaa097 commit 59c0d0a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 59c0d0a

Please sign in to comment.