Merge branch 'stable' into new_release

This commit is contained in:
Matthias 2022-07-03 15:04:16 +02:00
commit d25ec6d0b8

View File

@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = 'develop'
__version__ = '2022.5.1'
if 'dev' in __version__:
try: