Merge branch 'stable' into new_release

This commit is contained in:
Matthias
2024-02-27 06:54:07 +01:00

View File

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