mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-09-19 11:15:24 +03:00
release: 0.5.0
- point-in-time integrity across every dated path, and a vendor failure reported as a vendor failure - SEC EDGAR fundamentals served as filed - backtesting over a ticker and date grid, and the caller's portfolio as run input - current model lineups across every provider
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "tradingagents"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
description = "TradingAgents: Multi-Agents LLM Financial Trading Framework"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Reference in New Issue
Block a user