diff --git a/DESCRIPTION b/DESCRIPTION index 0c641fc..37d1aaf 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: distributions3 Title: Probability Distributions as S3 Objects -Version: 0.2.2 +Version: 0.2.2.9000 Authors@R: c( person("Alex", "Hayes", , "alexpghayes@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4985-5160")), diff --git a/NEWS.md b/NEWS.md index b27c3e4..027afff 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# distributions3 (development version) + # distributions3 0.2.2 - New `PoissonBinomial()` distribution, a generalization of the binomial distribution. The Poisson