Update bot version to 0.16.0
This commit is major core upgrade and introduce breaking change.
This commit is contained in:
parent
1792aebaf6
commit
5eb7aa07a1
@ -1,5 +1,5 @@
|
|||||||
""" FreqTrade bot """
|
""" FreqTrade bot """
|
||||||
__version__ = '0.15.1'
|
__version__ = '0.16.0'
|
||||||
|
|
||||||
|
|
||||||
class DependencyException(BaseException):
|
class DependencyException(BaseException):
|
||||||
|
Loading…
Reference in New Issue
Block a user