Skip to content

Commit 83d467c

Browse files
committed
update citation.cff version
1 parent 22be115 commit 83d467c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ authors:
1616
- name: "The Parcels contributors"
1717
website: "https://github.com/OceanParcels/parcels/graphs/contributors"
1818
title: "Parcels"
19-
version: 2.4.2
20-
doi: 10.5281/zenodo.8010997
21-
date-released: 2023-06-06
19+
version: 3.1.0
20+
doi: 10.5281/zenodo.14001000
21+
date-released: 2024-10-28
2222
url: "https://github.com/OceanParcels/parcels"

docs/community/maintainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- Go to GitHub, draft new release. Enter name of version and "create new tag" if it doesn't already exist. Click "Generate Release Notes". Currate release notes as needed. Look at a previous version release to match the format (title, header, section organisation etc.)
2323
- Go to [conda-forge/parcels-feedstock](https://github.com/conda-forge/parcels-feedstock), create a new issue (select the "Bot Commands" issue from the menu) with title `@conda-forge-admin, please update version`. This will prompt a build, otherwise there can be a delay in the build.
2424
- Approve PR and merge on green
25-
- Update version in `CITATION.cff` file
25+
- Update version, DOI, and release date in `CITATION.cff` file (use [Parcels Zenodo entry](https://zenodo.org/records/14001000) as reference)
2626
- Check "publish to PyPI" workflow succeeded
2727
- Update oceanparcels.org
2828
- Parcels development status

0 commit comments

Comments
 (0)