Version bump to 2021.8

This commit is contained in:
Matthias 2021-08-27 07:10:13 +02:00
parent 3e10f7e2d8
commit b3a4b0fbde
1 changed files with 1 additions and 1 deletions

View File

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