Skip to content

Commit e1c678e

Browse files
committed
Merge remote-tracking branch 'mitokic/main' into cduong/mitokic/copilot/upgrade-cpp-version-support
2 parents 200c973 + 233377a commit e1c678e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

R/DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Package: prophet
22
Title: Automatic Forecasting Procedure
3-
Version: 1.1.6
3+
Version: 1.1.7
44
Date: 2024-09-29
55
Authors@R: c(
6-
person("Sean", "Taylor", email = "sjtz@pm.me", role = c("cre", "aut")),
6+
person("Cuong", "Duong", email = "cuong.duong242@gmail.com", role = c("cre", "aut")),
7+
person("Sean", "Taylor", email = "sjtz@pm.me", role = "aut"),
78
person("Ben", "Letham", email = "bletham@fb.com", role = "aut")
89
)
910
Description: Implements a procedure for forecasting time series data based on

0 commit comments

Comments
 (0)