From 9c94be3bf22040c644328ccbb63ca95122feba6b Mon Sep 17 00:00:00 2001 From: egrace479 Date: Wed, 8 Oct 2025 14:45:17 -0400 Subject: [PATCH 1/2] Switch to Iuliia's preferred name --- .zenodo.json | 2 +- CITATION.cff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 090e841..0d09fa7 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -26,7 +26,7 @@ "affiliation": "Duke University" }, { - "name": "Eyriay, Iuliia", + "name": "Zarubiieva, Iuliia", "orcid": "0009-0007-1597-8684", "affiliation": "University of Guelph" }, diff --git a/CITATION.cff b/CITATION.cff index fafaf21..9a04228 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -15,7 +15,7 @@ authors: - family-names: "Bradley" given-names: "John" orcid: "https://orcid.org/0000-0003-3858-848X" -- family-names: Eyriay +- family-names: Zarubiieva given-names: Iuliia orcid: "https://orcid.org/0009-0007-1597-8684" - family-names: Taylor From 2338e455a6bd5ad1fdde03d1f447ca773fc6487b Mon Sep 17 00:00:00 2001 From: egrace479 Date: Wed, 8 Oct 2025 15:06:45 -0400 Subject: [PATCH 2/2] Update version and date 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 0d09fa7..98843c2 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -55,9 +55,9 @@ "standards" ], "title": "Collaborative Distributed Science Guide", - "version": "1.0.2", + "version": "1.1.0", "license": "CC0-1.0", - "publication_date": "2025-09-26", + "publication_date": "2025-10-08", "grants": [ { "id": "021nxhr62::2118240" diff --git a/CITATION.cff b/CITATION.cff index 9a04228..74d04ec 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-09-26" +date-released: "2025-10-08" identifiers: - - description: "The GitHub release URL of tag v1.0.2." + - description: "The GitHub release URL of tag v1.1.0." type: url - value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.0.2" - - description: "The GitHub URL of the commit tagged with v1.0.2." + value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.1.0" + - description: "The GitHub URL of the commit tagged with v1.1.0." type: url - value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/3542cbcd516038c3290b115894df9aa46d7c2674" + value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/" # update on release keywords: - imageomics - metadata @@ -48,4 +48,4 @@ 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.0.2" +version: "1.1.0"