Bump R version for release (#2204)

This commit is contained in:
Cuong Duong 2022-06-25 07:10:48 +10:00 committed by GitHub
parent 135dbf8777
commit d1f8a62098
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View file

@ -38,3 +38,4 @@ python/prophet/lib/
python/prophet/pyvenv.cfg
python/prophet/share/
python/prophet/stan_model/
.Rproj.user

View file

@ -1,7 +1,7 @@
Package: prophet
Title: Automatic Forecasting Procedure
Version: 1.0
Date: 2021-03-08
Version: 1.1
Date: 2022-05-25
Authors@R: c(
person("Sean", "Taylor", email = "sjtz@pm.me", role = c("cre", "aut")),
person("Ben", "Letham", email = "bletham@fb.com", role = "aut")