Skip to content

Commit 2e2fc35

Browse files
authored
pre-release update (#33)
* Update version to 1.2.1 bug fix
1 parent 68c03f7 commit 2e2fc35

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.zenodo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"standards"
5656
],
5757
"title": "Collaborative Distributed Science Guide",
58-
"version": "1.2.0",
58+
"version": "1.2.1",
5959
"license": "CC0-1.0",
6060
"publication_date": "2025-10-29",
6161
"grants": [

CITATION.cff

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ authors:
2727
cff-version: 1.2.0
2828
date-released: "2025-10-29"
2929
identifiers:
30-
- description: "The GitHub release URL of tag v1.2.0."
30+
- description: "The GitHub release URL of tag v1.2.1."
3131
type: url
32-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.2.0"
33-
- description: "The GitHub URL of the commit tagged with v1.2.0."
32+
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/releases/tag/v1.2.1"
33+
- description: "The GitHub URL of the commit tagged with v1.2.1."
3434
type: url
35-
value: "https://github.com/Imageomics/Collaborative-distributed-science-guide/tree/05dd61a88001765a365219e4a098abe49960e357"
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.2.0"
51+
version: "1.2.1"
5252
doi: "10.5281/zenodo.17210328"

0 commit comments

Comments
 (0)