Merge branch 'develop' into api-server-list-custom-data

This commit is contained in:
Axel-CH
2025-03-07 09:37:56 -04:00
69 changed files with 3927 additions and 1457 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from freqtrade_client.ft_rest_client import FtRestClient
__version__ = "2025.2-dev"
__version__ = "2025.3-dev"
if "dev" in __version__:
from pathlib import Path