Merge branch 'stable' into new_release

This commit is contained in:
Matthias
2023-10-29 13:51:10 +01:00
+1 -1
View File
@@ -1,5 +1,5 @@
""" Freqtrade bot """ """ Freqtrade bot """
__version__ = '2023.10-dev' __version__ = '2023.9'
if 'dev' in __version__: if 'dev' in __version__:
from pathlib import Path from pathlib import Path