hedgequantx 2.5.0 → 2.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hedgequantx",
3
- "version": "2.5.0",
3
+ "version": "2.5.1",
4
4
  "description": "HedgeQuantX - Prop Futures Trading CLI",
5
5
  "main": "src/app.js",
6
6
  "bin": {
@@ -259,7 +259,7 @@ const PROVIDERS = {
259
259
  endpoint: 'https://api.together.xyz/v1'
260
260
  },
261
261
 
262
- // ========== CHINESE PROVIDERS ==========
262
+
263
263
  qwen: {
264
264
  id: 'qwen',
265
265
  name: 'QWEN (ALIBABA)',