TradingAgents v0.2.3

This commit is contained in:
Yijia-Xiao
2026-03-29 19:50:46 +00:00
parent e75d17bc51
commit 4641c03340
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tradingagents"
version = "0.2.2"
version = "0.2.3"
description = "TradingAgents: Multi-Agents LLM Financial Trading Framework"
readme = "README.md"
requires-python = ">=3.10"