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 3f9e0ff commit 1669351Copy full SHA for 1669351
.zenodo.json
@@ -67,7 +67,7 @@
67
{
68
"relation": "isSupplementedBy",
69
"identifier": "10.3389/fninf.2015.00016",
70
- "resource_type": "article"
+ "resource_type": "publication-article"
71
},
72
73
"relation": "isDerivedFrom",
docs/whats_new.rst
@@ -27,6 +27,12 @@ Here we list a changelog of ``pyprep``.
27
28
.. currentmodule:: pyprep
29
30
+.. _changes_0_4_2:
31
+
32
+Version 0.4.2 (2022-03-16)
33
+--------------------------
34
+- Fixing an issue in ``.zenodo.json`` metadata from 0.4.1.
35
36
.. _changes_0_4_1:
37
38
Version 0.4.1 (2022-03-16)
0 commit comments