diff --git a/pyproject.toml b/pyproject.toml index 9e0345635..44197aa43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "neuralprophet" -version = "1.0.0rc10" +version = "0.9.0" description = "NeuralProphet is an easy to learn framework for interpretable time series forecasting." authors = ["Oskar Triebe "] license = "MIT"