Merge branch 'stable' into develop

This commit is contained in:
Matthias
2023-08-27 20:39:53 +02:00

View File

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