Version bump 2020.02

This commit is contained in:
Matthias 2020-02-29 15:16:55 +01:00
parent c6fd6a0fbf
commit a6b48f7366

View File

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