Merge branch 'master' into new_release2020.4

This commit is contained in:
Matthias 2020-04-28 07:51:05 +02:00
commit ce3fa533ae

View File

@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = 'develop'
__version__ = '2020.3'
if __version__ == 'develop':