Version bump to 2021.10

This commit is contained in:
Matthias 2021-10-28 06:21:40 +02:00
parent 8dd7d134f2
commit 98ed7edb11

View File

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