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 00211a3 commit 093dc4fCopy full SHA for 093dc4f
neuralforecast/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.1.1"
+__version__ = "3.1.2"
2
__all__ = ['NeuralForecast']
3
from .common._base_model import DistributedConfig # noqa: F401
4
from .core import NeuralForecast
0 commit comments