From e17d4e2603bdf787fc0b30bd50513b2969eda609 Mon Sep 17 00:00:00 2001 From: aho Date: Thu, 1 Jun 2023 17:26:34 +0200 Subject: [PATCH] version bump --- DESCRIPTION | 3 ++- NEWS.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 44c5d48..fa83573 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: ClimProjDiags Title: Set of Tools to Compute Various Climate Indices -Version: 0.3.1 +Version: 0.3.2 Authors@R: c( person("BSC-CNS", role = c("aut", "cph")), person("Nuria", "Perez-Zanon", , "nuria.perez@bsc.es", role = c("aut"), comment = c(ORCID = "0000-0001-8568-3071")), @@ -34,3 +34,4 @@ BugReports: https://earth.bsc.es/gitlab/es/ClimProjDiags/-/issues Encoding: UTF-8 RoxygenNote: 7.2.0 VignetteBuilder: knitr +Config/testthat/edition: 3 diff --git a/NEWS.md b/NEWS.md index 7a8048e..45f9e05 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# 0.3.2 (Release date: 2023-05-19) +# 0.3.2 (Release date: 2023-06-01) - Remove climdex.pcic dependency # 0.3.1 (Release date: 2023-03-23) -- GitLab