Merge branch 'stable' into new_release

This commit is contained in:
Matthias 2023-04-24 13:53:15 +02:00
commit 5a8f34feac

View File

@ -1,5 +1,5 @@
""" Freqtrade bot """
__version__ = '2023.4.dev'
__version__ = '2023.3'
if 'dev' in __version__:
from pathlib import Path