Version bump 2022.3

This commit is contained in:
Matthias 2022-03-27 15:09:16 +02:00
parent f0db721f05
commit fe6c62e144
1 changed files with 1 additions and 1 deletions

View File

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