Version bump to 2021.9

This commit is contained in:
Matthias 2021-09-28 07:03:26 +02:00
parent d73f5f75fc
commit 5938514e5d

View File

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