Skip to content

Commit d9e6ec0

Browse files
Bump version for release
1 parent 089d210 commit d9e6ec0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fable
22
Title: Forecasting Models for Tidy Time Series
3-
Version: 0.4.1.9000
3+
Version: 0.5.0
44
Description: Provides a collection of commonly used univariate and multivariate
55
time series forecasting models including automatically selected exponential
66
smoothing (ETS) and autoregressive integrated moving average (ARIMA) models.

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# fable (development version)
1+
# fable 0.5.0
22

33
## New features
44

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Test environments
2-
* local ubuntu 20.04 install, R 4.1.2
2+
* local ubuntu 24.04 install, R 4.5.2
33
* ubuntu-latest (on GitHub actions), R-devel, R-release, R-oldrel
44
* macOS (on GitHub actions), R-release
55
* windows (on GitHub actions), R-release

0 commit comments

Comments
 (0)