Skip to content

Commit d1f8a62

Browse files
author
Cuong Duong
authored
Bump R version for release (#2204)
1 parent 135dbf8 commit d1f8a62

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ python/prophet/lib/
3838
python/prophet/pyvenv.cfg
3939
python/prophet/share/
4040
python/prophet/stan_model/
41+
.Rproj.user

R/DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: prophet
22
Title: Automatic Forecasting Procedure
3-
Version: 1.0
4-
Date: 2021-03-08
3+
Version: 1.1
4+
Date: 2022-05-25
55
Authors@R: c(
66
person("Sean", "Taylor", email = "sjtz@pm.me", role = c("cre", "aut")),
77
person("Ben", "Letham", email = "bletham@fb.com", role = "aut")

0 commit comments

Comments
 (0)