chore: release v1.0.3

This commit is contained in:
Pratik Bhadane
2026-03-24 11:09:48 +05:30
parent 0382c4e302
commit 13cb0dc95a
34 changed files with 5010 additions and 461 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ build-backend = "maturin"
[project]
name = "ferro-ta"
version = "1.0.2"
description = "A fast Technical Analysis library TA-Lib alternative powered by Rust and PyO3"
version = "1.0.3"
description = "Rust-powered Python technical analysis library with a TA-Lib-compatible API"
readme = "README.md"
license = { text = "MIT" }
requires-python = ">=3.10"