Merge branch 'master' into release_1804

This commit is contained in:
Matthias 2018-12-27 11:44:50 +01:00
commit bb9dd86e77
1 changed files with 1 additions and 1 deletions

View File

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