Skip to content

Commit dc5e1db

Browse files
committed
fixed zenodo metadata
1 parent 248f4c1 commit dc5e1db

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

.zenodo.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323
"scheme": "doi",
2424
"identifier": "10.21105/joss.00950",
2525
"relation": "isDocumentedBy",
26-
"resource_type": {
27-
"type": "publication",
28-
"subtype": "article"
29-
}
26+
"resource_type": "article"
3027
}
3128
]
3229
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### CI/CD
2020

2121

22+
## [2.6.4] - 2021-09-10
23+
24+
### Other
25+
* Configured a CITATION.cff file in repository. This release is
26+
strictly to confirm correct integration with Zenodo. There are
27+
no actual changes or additions, etc to the library itself.
28+
29+
2230
## [2.6.3] - 2021-09-10
2331

2432
### Other

0 commit comments

Comments
 (0)