Merge branch 'master' into release_1804

This commit is contained in:
Matthias 2018-12-27 11:44:50 +01:00
commit bb9dd86e77

View File

@ -1,5 +1,5 @@
""" FreqTrade bot """ """ FreqTrade bot """
__version__ = '0.17.3' __version__ = '0.17.4'
class DependencyException(BaseException): class DependencyException(BaseException):