File tree Expand file tree Collapse file tree 4 files changed +22
-12
lines changed
Expand file tree Collapse file tree 4 files changed +22
-12
lines changed Original file line number Diff line number Diff line change 99 "orcid" : " 0000-0003-0583-8585"
1010 },
1111 {
12- "name" : " Duan, Zoe " ,
12+ "name" : " Duan, Yuehua " ,
1313 "orcid" : " 0000-0002-8547-5907"
1414 },
15+ {
16+ "name" : " Frasure, Emerson"
17+ },
18+ {
19+ "name" : " Li, Dahlia"
20+ },
1521 {
1622 "name" : " Lapp, Hilmar" ,
1723 "orcid" : " 0000-0001-9107-0714"
3541 "license" : {
3642 "id" : " MIT"
3743 },
38- "publication_date" : " 2025-09-25 " ,
44+ "publication_date" : " 2026-01-23 " ,
3945 "title" : " Cautious Robot" ,
40- "version" : " 1.1 .0" ,
46+ "version" : " 2.0 .0" ,
4147 "grants" : [
4248 {
4349 "id" : " 021nxhr62::2118240"
Original file line number Diff line number Diff line change @@ -7,20 +7,24 @@ authors:
77 given-names : " Matthew J."
88 orcid : " https://orcid.org/0000-0003-0583-8585"
99- family-names : " Duan"
10- given-names : " Zoe "
10+ given-names : " Yuehua "
1111 orcid : " https://orcid.org/0000-0002-8547-5907"
12+ - family-names : " Frasure"
13+ given-names : " Emerson"
14+ - family-names : " Li"
15+ given-names : " Dahlia"
1216- family-names : " Lapp"
1317 given-names : " Hilmar"
1418 orcid : " https://orcid.org/0000-0001-9107-0714"
1519cff-version : 1.2.0
16- date-released : " 2025-09-25 "
20+ date-released : " 2026-01-23 "
1721identifiers :
18- - description : " The GitHub release URL of tag v1.1 .0."
22+ - description : " The GitHub release URL of tag v2.0 .0."
1923 type : url
20- value : " https://github.com/Imageomics/cautious-robot/releases/tag/v1.1 .0"
21- - description : " The GitHub URL of the commit tagged with v1.1 .0."
24+ value : " https://github.com/Imageomics/cautious-robot/releases/tag/v2.0 .0"
25+ - description : " The GitHub URL of the commit tagged with v2.0 .0."
2226 type : url
23- value : " https://github.com/Imageomics/cautious-robot/tree/332a9eb498139f80213bf1b134e565c68ea9c0d0 "
27+ value : " https://github.com/Imageomics/cautious-robot/tree/<commit-hash> " # update on release
2428keywords :
2529 - imageomics
2630 - metadata
@@ -37,6 +41,6 @@ license: MIT
3741message : " If you use this software, please cite it using the metadata from this file."
3842repository-code : " https://github.com/Imageomics/cautious-robot"
3943title : " Cautious Robot"
40- version : " 1.1 .0"
44+ version : " 2.0 .0"
4145doi : " 10.5281/zenodo.15133580"
4246type : software
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2024 Imageomics Institute
3+ Copyright (c) 2024-2026 Imageomics Institute
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- __version__ = "1.1 .0"
1+ __version__ = "2.0 .0"
You can’t perform that action at this time.
0 commit comments