Skip to content

Commit 5484535

Browse files
committed
v0.13.6
1 parent 3626418 commit 5484535

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mlforecast/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.13.5"
1+
__version__ = "0.13.6"
22
__all__ = ['MLForecast']
33
from mlforecast.forecast import MLForecast

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author = José Morales
88
author_email = [email protected]
99
copyright = Nixtla
1010
branch = main
11-
version = 0.13.5
11+
version = 0.13.6
1212
min_python = 3.8
1313
audience = Developers
1414
language = English

0 commit comments

Comments
 (0)