release: bump 0.6.1 -> 0.6.2 (#194)

Version bump for the **v0.6.2** release shipping the **B7 Trailing Stops** family (#193): 434 -> 440 indicators.

Bumps workspace + Python/Node/WASM package versions, lockfiles and CHANGELOG (cuts the `[0.6.2]` section). No code changes.
This commit is contained in:
kingchenc
2026-06-07 01:45:23 +02:00
committed by GitHub
parent 2991ba411d
commit fc6f3d80c2
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.6.1"
version = "0.6.2"
description = "Streaming-first technical indicators: incremental, fast, install-free."
readme = "README.md"
license = "MIT OR Apache-2.0"