Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed Dec 6, 2023
1 parent 1caf0e8 commit e86e882
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
Package: sweep
Type: Package
Title: Tidy Tools for Forecasting
Version: 0.2.5
Version: 0.2.5.9000
Authors@R: c(
person("Matt", "Dancho", email = "[email protected]", role = c("aut", "cre")),
person("Davis", "Vaughan", email = "[email protected]", role = c("aut"))
)
Maintainer: Matt Dancho <[email protected]>
Description:
Tidies up the forecasting modeling and prediction work flow,
extends the 'broom' package
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# sweep (development version)

# sweep 0.2.5

- Fixes to get `sweep` back on CRAN following inadvertent `timetk` archival.
Expand Down

0 comments on commit e86e882

Please sign in to comment.