Skip to content

Commit 69e4314

Browse files
authored
[CHORE] Version bump (#1437)
1 parent b8d9864 commit 69e4314

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.3"
1+
__version__ = "3.1.4"
22
__all__ = ['NeuralForecast']
33
from .common._base_model import DistributedConfig # noqa: F401
44
from .core import NeuralForecast

0 commit comments

Comments
 (0)