release: bump 0.5.8 -> 0.5.9 (#187)

Patch release: streaming/batch perf (SMA, Bollinger, RSI, EMA, ATR; outputs unchanged), cross-library benchmark harness, honest tiered README. No new indicators, no API changes.
This commit is contained in:
kingchenc
2026-06-06 21:09:05 +02:00
committed by GitHub
parent aacb9280f1
commit 654da5722f
13 changed files with 55 additions and 52 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "wickra"
version = "0.5.8"
version = "0.5.9"
description = "Streaming-first technical indicators: incremental, fast, install-free."
readme = "README.md"
license = "MIT OR Apache-2.0"