Skip to content

Commit

Permalink
version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Apr 7, 2022
1 parent f153596 commit 240c59c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: modeltime
Title: The Tidymodels Extension for Time Series Modeling
Version: 1.1.1.9000
Version: 1.2.0
Authors@R: c(
person("Matt", "Dancho", email = "[email protected]", role = c("aut", "cre")),
person("Business Science", role = "cph"))
Expand All @@ -21,7 +21,7 @@ Depends:
R (>= 3.5.0)
Imports:
StanHeaders,
timetk (>= 2.6.0),
timetk (>= 2.8.0),
parsnip (>= 0.2.1),
dials,
yardstick (>= 0.0.8),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# modeltime 1.1.1.9000 (Development Version)
# modeltime 1.2.0

__New Features__

Expand Down

0 comments on commit 240c59c

Please sign in to comment.