Skip to content

Commit d7a9aef

Browse files
authored
[CHORE] Version bump for release (#1467)
1 parent b97d9be commit d7a9aef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
datasetsforecast @ git+https://github.com/Nixtla/datasetsforecast.git
1+
datasetsforecast
22
fire

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

0 commit comments

Comments
 (0)