version to 0.18.5

This commit is contained in:
Misagh 2019-04-18 08:07:43 +02:00
parent 031a63d5c2
commit 795c2e4aa2

View File

@ -1,5 +1,5 @@
""" FreqTrade bot """ """ FreqTrade bot """
__version__ = '0.18.2-dev' __version__ = '0.18.5'
class DependencyException(BaseException): class DependencyException(BaseException):