Merge branch 'stable' into new_release

This commit is contained in:
Matthias 2022-03-27 15:09:06 +02:00
commit f0db721f05

View File

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