diff --git a/pyproject.toml b/pyproject.toml index 1336db870..16bf50b59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "neuralprophet" -version = "1.0.0rc8" +version = "1.0.0rc9" description = "NeuralProphet is an easy to learn framework for interpretable time series forecasting." authors = ["Oskar Triebe "] license = "MIT"