Version bump 2022.8

This commit is contained in:
Matthias 2022-08-29 06:28:53 +02:00
parent a01402fa46
commit 2403a03fcb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = '2022.8.dev'
__version__ = '2022.8'
if 'dev' in __version__:
try: