mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-24 19:43:41 +00:00
Bump R version for release (#2204)
This commit is contained in:
parent
135dbf8777
commit
d1f8a62098
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -38,3 +38,4 @@ python/prophet/lib/
|
|||
python/prophet/pyvenv.cfg
|
||||
python/prophet/share/
|
||||
python/prophet/stan_model/
|
||||
.Rproj.user
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in a new issue