From 4ffffc62386474e2822d0a9fe765094d5fe6f6da Mon Sep 17 00:00:00 2001 From: egrace479 Date: Wed, 25 Mar 2026 11:31:58 -0400 Subject: [PATCH] Increment minor version for new release --- .zenodo.json | 4 ++-- CITATION.cff | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 1c31a42..43c764c 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -55,9 +55,9 @@ "standards" ], "title": "Collaborative Distributed Science Guide", - "version": "1.3.0", + "version": "1.4.0", "license": "CC0-1.0", - "publication_date": "2025-12-03", + "publication_date": "2026-03-25", "grants": [ { "id": "021nxhr62::2118240" diff --git a/CITATION.cff b/CITATION.cff index b72e885..d3e7b1c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -25,14 +25,14 @@ authors: given-names: "Hilmar" orcid: "https://orcid.org/0000-0001-9107-0714" cff-version: 1.2.0 -date-released: "2025-12-03" +date-released: "2026-03-25" identifiers: - - description: "The GitHub release URL of tag v1.3.0." + - description: "The GitHub release URL of tag v1.4.0." type: url - value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.3.0" - - description: "The GitHub URL of the commit tagged with v1.3.0." + value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.4.0" + - description: "The GitHub URL of the commit tagged with v1.4.0." type: url - value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/c61dc4bbfe78b350733502337f809ebcecb90edc" + value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/" # update on release keywords: - imageomics - metadata @@ -48,5 +48,5 @@ license: CC0-1.0 message: "If you find these docs helpful in your research, please cite them as below." repository-code: "https://github.com/Imageomics/Collaborative-distributed-science-guide" title: "Collaborative Distributed Science Guide" -version: "1.3.0" +version: "1.4.0" doi: "10.5281/zenodo.17210328"