We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5e1db commit 9635971Copy full SHA for 9635971
.zenodo.json
@@ -23,7 +23,7 @@
23
"scheme": "doi",
24
"identifier": "10.21105/joss.00950",
25
"relation": "isDocumentedBy",
26
- "resource_type": "article"
+ "resource_type": "publication"
27
}
28
]
29
CHANGELOG.md
@@ -19,6 +19,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
### CI/CD
20
21
22
+## [2.6.5] - 2021-09-10
+
+### Other
+* Fixed Zenodo metadata. This release is
+ strictly to confirm correct integration with Zenodo. There are
+ no actual changes or additions, etc to the library itself.
30
31
## [2.6.4] - 2021-09-10
32
33
### Other
0 commit comments