Merge branch 'stable' into new_release

This commit is contained in:
Matthias
2021-07-29 19:49:04 +02:00

View File

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