We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e31e11 commit 8040314Copy full SHA for 8040314
neuralprophet/_version.py
@@ -1 +1 @@
1
-__version__ = "0.6.0rc1"
+__version__ = "0.6.0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "neuralprophet"
3
-version = "0.6.0rc1"
+version = "0.6.0"
4
description = "NeuralProphet is an easy to learn framework for interpretable time series forecasting."
5
authors = ["Oskar Triebe <triebe@stanford.edu>"]
6
license = "MIT"
0 commit comments