From 9b18c9b71821ee07cdb54ab554df54b0ef7db3f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lie=20Siberchicot?= Date: Tue, 19 May 2020 13:44:34 +0200 Subject: [PATCH] Update the version number --- DESCRIPTION | 2 +- inst/NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 962fffac..f150934c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: fitdistrplus Title: Help to Fit of a Parametric Distribution to Non-Censored or Censored Data -Version: 1.1-0 +Version: 1.1-1 Authors@R: c(person("Marie-Laure", "Delignette-Muller", role = "aut", email = "marielaure.delignettemuller@vetagro-sup.fr"), person("Christophe", "Dutang", role = "aut", email = "christophe.dutang@ensimag.fr"), person("Regis", "Pouillot", role = "ctb"), diff --git a/inst/NEWS b/inst/NEWS index 559250f7..cf1faf83 100644 --- a/inst/NEWS +++ b/inst/NEWS @@ -1,6 +1,6 @@ ==== fitdistrplus : Help to fit of a parametric distribution === -Version 1.1-0 +Version 1.1-1 ============= NEW FEATURES - add of internal functions to cope with problems of lack of maintenance of the package npsurv and remove the dependence to this package