We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afcf9a commit 3b51d3aCopy full SHA for 3b51d3a
settings.ini
@@ -1,7 +1,7 @@
1
[DEFAULT]
2
repo = utilsforecast
3
lib_name = utilsforecast
4
-version = 0.2.9
+version = 0.2.10
5
min_python = 3.8
6
license = apache2
7
black_formatting = True
utilsforecast/__init__.py
@@ -1 +1 @@
-__version__ = "0.2.9"
+__version__ = "0.2.10"
0 commit comments