Skip to content

Commit ea442bc

Browse files
authored
Increment minor version for new release (#62)
1 parent d6b116d commit ea442bc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.zenodo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"standards"
5656
],
5757
"title": "Collaborative Distributed Science Guide",
58-
"version": "1.3.0",
58+
"version": "1.4.0",
5959
"license": "CC0-1.0",
60-
"publication_date": "2025-12-03",
60+
"publication_date": "2026-03-25",
6161
"grants": [
6262
{
6363
"id": "021nxhr62::2118240"

CITATION.cff

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ authors:
2525
given-names: "Hilmar"
2626
orcid: "https://orcid.org/0000-0001-9107-0714"
2727
cff-version: 1.2.0
28-
date-released: "2025-12-03"
28+
date-released: "2026-03-25"
2929
identifiers:
30-
- description: "The GitHub release URL of tag v1.3.0."
30+
- description: "The GitHub release URL of tag v1.4.0."
3131
type: url
32-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.3.0"
33-
- description: "The GitHub URL of the commit tagged with v1.3.0."
32+
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.4.0"
33+
- description: "The GitHub URL of the commit tagged with v1.4.0."
3434
type: url
35-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/c61dc4bbfe78b350733502337f809ebcecb90edc"
35+
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/<commit-hash>" # update on release
3636
keywords:
3737
- imageomics
3838
- metadata
@@ -48,5 +48,5 @@ license: CC0-1.0
4848
message: "If you find these docs helpful in your research, please cite them as below."
4949
repository-code: "https://github.com/Imageomics/Collaborative-distributed-science-guide"
5050
title: "Collaborative Distributed Science Guide"
51-
version: "1.3.0"
51+
version: "1.4.0"
5252
doi: "10.5281/zenodo.17210328"

0 commit comments

Comments
 (0)