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