Skip to content

Commit

Permalink
Increment version number to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Mar 22, 2023
1 parent 23b59d7 commit becc67d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: fable
Title: Forecasting Models for Tidy Time Series
Version: 0.3.2.9000
Version: 0.3.3
Description: Provides a collection of commonly used univariate and multivariate
time series forecasting models including automatically selected exponential
smoothing (ETS) and autoregressive integrated moving average (ARIMA) models.
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# fable (development version)
# fable 0.3.3

Small patch to resolve CRAN check issues.

Expand Down

0 comments on commit becc67d

Please sign in to comment.