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