fix product name

This commit is contained in:
porcelaincode
2026-01-28 14:53:10 +05:30
parent f6c60d7b8b
commit b367cdb275
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ build-backend = "maturin"
[project]
name = "raptorbt"
version = "0.1.0"
description = "High-performance Rust backtesting engine for quant5"
description = "High-performance Rust backtesting engine for Quant5"
readme = "README.md"
requires-python = ">=3.10"
classifiers = [