]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
chore(qav3): bump version
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 28 Sep 2025 20:42:39 +0000 (22:42 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 28 Sep 2025 20:42:39 +0000 (22:42 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
quickadapter/user_data/strategies/QuickAdapterV3.py

index 36e26a712a8c7536be88ff158116f8a9e94aa270..1e5d4a1fa56190888c639cbdae936214eb46adeb 100644 (file)
@@ -67,7 +67,7 @@ class QuickAdapterV3(IStrategy):
     INTERFACE_VERSION = 3
 
     def version(self) -> str:
-        return "3.3.158"
+        return "3.3.159"
 
     timeframe = "5m"