release: bump 0.5.4 -> 0.5.5 (#178)
Release bump `0.5.4 → 0.5.5` for the Moving Averages family deepening (#177): seven new indicators (`SineWeightedMa`, `GeometricMa`, `Ehma`, `MedianMa`, `AdaptiveLaguerreFilter`, `GeneralizedDema`, `HoltWinters`), counter now 403. Version strings only across all manifests + lockfiles; CHANGELOG `[Unreleased]` rolled to `[0.5.5] - 2026-06-04` with the new compare links.
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "maturin"
|
||||
|
||||
[project]
|
||||
name = "wickra"
|
||||
version = "0.5.4"
|
||||
version = "0.5.5"
|
||||
description = "Streaming-first technical indicators: incremental, fast, install-free."
|
||||
readme = "README.md"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user