From 78b7b82cc7e1470d04c68f7f15d41c9465f8c852 Mon Sep 17 00:00:00 2001 From: Dorchies David <david.dorchies@inrae.fr> Date: Sun, 7 Mar 2021 18:05:41 +0100 Subject: [PATCH] Update to v0.5.0 --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index f52e62f..c388a60 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,12 +1,12 @@ Package: airGRiwrm -Title: airGR Integrated Water Resource Management -Version: 0.4.0 +Title: 'airGR' Integrated Water Resource Management +Version: 0.5.0 Authors@R: c( person("David", "Dorchies", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6595-7984"), email = "david.dorchies@inrae.fr"), person("Olivier", "Delaigue", role = c("ctb"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), person("Guillaume", "Thirel", role = c("ctb"), comment = c(ORCID = "0000-0002-1444-1830")) ) -Description: This R package aims to model water basin using 'airGR' based semi-distributive model with the integration of human infrastructures and their management. +Description: Semi-distributive Precipitation-Runoff Modelling based on 'airGR' package models integrating human infrastructures and their managements. License: AGPL-3 Encoding: UTF-8 LazyData: true -- GitLab