Merge branch 'stable' into new_release

This commit is contained in:
Matthias 2022-06-01 06:33:42 +02:00
commit f5087a82dc

View File

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