mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-09-19 11:15:24 +03:00
chore: release v0.4.0
- look-ahead / point-in-time fixes across FRED macro, social sentiment, and the decision-log memory; clearer decision signals; CLI checkpoint resume; Trader price grounding - GPT-5.6 / GLM-5.3 models
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "tradingagents"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
description = "TradingAgents: Multi-Agents LLM Financial Trading Framework"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Reference in New Issue
Block a user