Skip to content

Commit 0df5ae6

Browse files
committed
v0.1.12
1 parent 8ea910f commit 0df5ae6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = utilsforecast
33
lib_name = utilsforecast
4-
version = 0.1.11
4+
version = 0.1.12
55
min_python = 3.8
66
license = apache2
77
black_formatting = True

utilsforecast/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.11"
1+
__version__ = "0.1.12"

0 commit comments

Comments
 (0)