Merge branch 'master' into new_release

This commit is contained in:
Matthias
2020-05-29 19:41:40 +02:00
+1 -1
View File
@@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = 'develop'
__version__ = '2020.4'
if __version__ == 'develop':