Version bump 2021.5

This commit is contained in:
Matthias 2021-05-27 11:10:10 +02:00
parent e42e06a593
commit 0c9b913cad
1 changed files with 1 additions and 1 deletions

View File

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