From 4d70e8c3879bbc521bf8eb20cb8c0f4c80f124a2 Mon Sep 17 00:00:00 2001 From: Vedran Kasalica Date: Wed, 11 Sep 2024 18:46:40 +0200 Subject: [PATCH 1/2] Fix cff formatting --- CITATION.cff | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 5c2dfa31..e9162a24 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,7 +3,7 @@ cff-version: 1.2.0 title: paradigma -abstract: 'Digital Biomarkers for Parkinson's Disease Toolbox' +abstract: "Digital Biomarkers for Parkinson's Disease Toolbox" message: >- If you use this software, please cite it using the metadata from this file. @@ -26,7 +26,6 @@ authors: - Radboud University, Institute for Computing and Information Sciences, Department of Data Science, Nijmegen, Netherlands - Radboud University Medical Center, Donders Institute for Brain, Cognition and Behaviour, Department of Neurology, Center of Expertise for Parkinson and Movement Disorders, Nijmegen, Netherlands orcid: 'https://orcid.org/0000-0002-8241-5087' - corresponding: false - given-names: Erik family-names: Post email: erik.post@radboudumc.nl @@ -46,9 +45,6 @@ authors: family-names: Soriano email: diogo.soriano@ufabc.edu.br affiliation: Center for Engineering, Modeling and Applied Social Sciences (CECS), Federal University of ABC (UFABC), Brazil -identifiers: - - type: doi - value: 10.5281/zenodo.7867900 -repository-code: 'https://github.com/biomarkersParkinson/tsdf' -url: 'https://biomarkersparkinson.github.io/tsdf/' +repository-code: 'https://github.com/biomarkersParkinson/paradigma' +url: 'https://biomarkersparkinson.github.io/paradigma/' license: Apache-2.0 From caa39f0649d29a8b712bf7e50d4f8e5b7042c834 Mon Sep 17 00:00:00 2001 From: Vedran Kasalica Date: Wed, 11 Sep 2024 18:48:05 +0200 Subject: [PATCH 2/2] Update the package version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c94b9a95..3727baf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "paradigma" -version = "0.3.0" +version = "0.3.1" description = "Paradigma - a toolbox for Digital Biomarkers for Parkinson's Disease" authors = [ "Peter Kok ", "Vedran Kasalica ",