Merge branch 'stable' into new_release

This commit is contained in:
Matthias 2021-12-29 16:17:56 +01:00
commit c3e9ef27f6
1 changed files with 1 additions and 1 deletions

View File

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