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

index cd6e2bfb7205997c16523fe0112cbce1b360c02a..94155f8a959ed5e9d68e77388860349183330758 100644 (file)
@@ -65,7 +65,7 @@ class QuickAdapterV3(IStrategy):
     INTERFACE_VERSION = 3
 
     def version(self) -> str:
-        return "3.3.100"
+        return "3.3.101"
 
     timeframe = "5m"