Version bump 2021.2

This commit is contained in:
Matthias 2021-02-24 06:39:59 +01:00
parent cae67b02df
commit aea8f05d10

View File

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