From d1438266bc19c0613cd39ebbad7a1a3f8497cd5f Mon Sep 17 00:00:00 2001 From: Rob Hyndman Date: Mon, 4 Mar 2024 17:59:12 +1100 Subject: [PATCH] Increment version number to 8.22.0.9000 --- DESCRIPTION | 2 +- NEWS.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 6ddd098f..f11fb3d9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: forecast -Version: 8.22.0 +Version: 8.22.0.9000 Title: Forecasting Functions for Time Series and Linear Models Description: Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing diff --git a/NEWS.md b/NEWS.md index 21bffcce..ba7332b3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# forecast (development version) + # forecast 8.22.0 * hfitted now much faster for ARIMA models (danigiro, #949) * hfitted now much faster for ETS models, and produces fitted values from