Version bump to 2020.11

This commit is contained in:
Matthias 2020-11-27 11:19:01 +01:00
parent 5d038552ae
commit 1353c59f18

View File

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