From da79916f401d7a3f02c4d35592a188b508709af4 Mon Sep 17 00:00:00 2001 From: nfrerebeau Date: Sat, 11 Jan 2025 14:50:52 +0100 Subject: [PATCH] Bump package version --- CITATION.cff | 3 +++ DESCRIPTION | 2 +- NEWS.md | 2 ++ codemeta.json | 6 +++--- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index ce87e48..1bd6243 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -65,6 +65,9 @@ identifiers: - description: The versioned DOI for version 3.1.1. type: doi value: 10.5281/zenodo.13711170 +- description: The versioned DOI for version 3.2.0. + type: doi + value: 10.5281/zenodo.14632153 - description: The CRAN DOI type: doi value: 10.32614/cran.package.tabula diff --git a/DESCRIPTION b/DESCRIPTION index 76a6616..cafd8f2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: tabula Title: Analysis and Visualization of Archaeological Count Data -Version: 3.2.0 +Version: 3.2.0.9000 Authors@R: c( person("Nicolas", "Frerebeau", , "nicolas.frerebeau@u-bordeaux-montaigne.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5759-4944")), diff --git a/NEWS.md b/NEWS.md index 7afdce4..66f41e5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# tabula 3.2.0.9000 + # tabula 3.2.0 ## Enhancements * Translate into French. diff --git a/codemeta.json b/codemeta.json index 6e6c407..ac9d310 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/tesselle/tabula", "issueTracker": "https://github.com/tesselle/tabula/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "3.2.0", + "version": "3.2.0.9000", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -233,7 +233,7 @@ }, "SystemRequirements": null }, - "fileSize": "1596.698KB", + "fileSize": "1596.724KB", "citation": [ { "@type": "ScholarlyArticle", @@ -273,7 +273,7 @@ "name": "{tabula: Analysis and Visualization of Archaeological Count Data}", "identifier": "10.5281/zenodo.1489944", "url": "https://packages.tesselle.org/tabula/", - "description": "R package version 3.2.0", + "description": "R package version 3.2.0.9000", "@id": "https://doi.org/10.5281/zenodo.1489944", "sameAs": "https://doi.org/10.5281/zenodo.1489944" }