diff --git a/DESCRIPTION b/DESCRIPTION
index 844c46012ca94bf1258a929b7fab9d7b705da14a..c681d3e4e12e348464015cd5cdf0e6a83301e1c8 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.4.3.62
-Date: 2020-01-28
+Version: 1.4.3.63
+Date: 2020-02-26
 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 3567e6ae6313be0986b9807a9b35036ba9ee0af2..afd354fe513142628fd307605658ac9a844ed1de 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,7 +4,7 @@
 
 
 
-### 1.4.3.62 Release Notes (2020-02-07)
+### 1.4.3.63 Release Notes (2020-02-26)
 
 ____________________________________________________________________________________
 
diff --git a/man/Calibration_Michel.Rd b/man/Calibration_Michel.Rd
index 9c6aed87ef1e94b77a52acefd371cba787f3c9ab..c9e6cfe95fb70c9c6b59b508a2f070fdd2f0fdb4 100644
--- a/man/Calibration_Michel.Rd
+++ b/man/Calibration_Michel.Rd
@@ -127,7 +127,7 @@ OutputsCrit <- ErrorCrit_KGE(InputsCrit = InputsCrit, OutputsModel = OutputsMode
 
 
 \author{
-Laurent Coron, Claude Michel, Charles Parrin, Thibault Mathevet, Olivier Delaigue, Guillaume Thirel
+Laurent Coron, Claude Michel, Charles Perrin, Thibault Mathevet, Olivier Delaigue, Guillaume Thirel
 }