From 0ad8a045585cd3115929783bf9b1e3f39881c917 Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.fr> Date: Tue, 22 Feb 2022 16:34:40 +0100 Subject: [PATCH] chore: bump to unrelease version 1.7.0.9000 --- DESCRIPTION | 4 ++-- NEWS.md | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index bc3757f..9a698c6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.7.0 -Date: 2022-02-21 +Version: 1.7.0.9000 +Date: 2022-02-22 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), diff --git a/NEWS.md b/NEWS.md index 7614974..95f74a7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,11 @@ +### 1.7.0.9000 Release Notes (2022-02-22) + +____________________________________________________________________________________ + + ### 1.7.0 Release Notes (2022-02-21) #### New features -- GitLab