Version bump to 2021.11

This commit is contained in:
Matthias 2021-11-27 09:55:00 +01:00
parent eab4bdd274
commit 7e1eedd7df
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
""" Freqtrade bot """ """ Freqtrade bot """
__version__ = '2021.10' __version__ = '2021.11'
if __version__ == 'develop': if __version__ == 'develop':