chore: start 0.5.2 development (0.5.2.dev0)

This commit is contained in:
Yijia-Xiao
2026-09-24 18:45:44 +00:00
parent 6ac7c6f017
commit 73e0aa0fa6
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "tradingagents" name = "tradingagents"
version = "0.5.1" version = "0.5.2.dev0"
description = "TradingAgents: Multi-Agents LLM Financial Trading Framework" description = "TradingAgents: Multi-Agents LLM Financial Trading Framework"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"