Version bump 2021.3

This commit is contained in:
Matthias 2021-03-27 11:34:11 +01:00
parent bf0f34c156
commit 7fb34f7e25
1 changed files with 1 additions and 1 deletions

View File

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