From 7212069e285927de912ff55de3726a4d3642f754 Mon Sep 17 00:00:00 2001 From: andreaschrader <85687301+andreaschrader@users.noreply.github.com> Date: Tue, 9 Jan 2024 13:19:01 +0100 Subject: [PATCH] Gradually simplify .zenodo.json metadata as the zenodo submission now fails after the edit to identify the critical part. --- .zenodo.json | 2 +- citation_example/CITATION.cff => CITATION.cff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename citation_example/CITATION.cff => CITATION.cff (99%) diff --git a/.zenodo.json b/.zenodo.json index d1f88d7..98ab605 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -28,5 +28,5 @@ "resource_type": "other", "title": "andreaschrader/doi-exercise", "upload_type": "other", - "version": "1.4.8" + "version": "1.4.9" } diff --git a/citation_example/CITATION.cff b/CITATION.cff similarity index 99% rename from citation_example/CITATION.cff rename to CITATION.cff index ae336fd..beb9ed7 100644 --- a/citation_example/CITATION.cff +++ b/CITATION.cff @@ -25,7 +25,7 @@ keywords: - ".zenodo.json" license: CC-BY-4.0 title: andreaschrader/doi-exercise -version: 1.4.8 +version: 1.4.9 references: - authors: - name: "Coderefinery contributors"