Skip to content

Commit 093dc4f

Browse files
authored
Release v3.1.2 (#1396)
1 parent 00211a3 commit 093dc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neuralforecast/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.1.1"
1+
__version__ = "3.1.2"
22
__all__ = ['NeuralForecast']
33
from .common._base_model import DistributedConfig # noqa: F401
44
from .core import NeuralForecast

0 commit comments

Comments
 (0)