TradingAgents v0.2.2

This commit is contained in:
Yijia-Xiao
2026-03-22 23:47:56 +00:00
parent 6c9c9ce1fd
commit 589b351f2a
2 changed files with 2 additions and 2 deletions

View File

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