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 3626418 commit 5484535Copy full SHA for 5484535
mlforecast/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "0.13.5"
+__version__ = "0.13.6"
2
__all__ = ['MLForecast']
3
from mlforecast.forecast import MLForecast
settings.ini
@@ -8,7 +8,7 @@ author = José Morales
8
author_email = [email protected]
9
copyright = Nixtla
10
branch = main
11
-version = 0.13.5
+version = 0.13.6
12
min_python = 3.8
13
audience = Developers
14
language = English
0 commit comments