release: bump 0.8.0 -> 0.8.1 (#240)

Patch release shipping the wickra-go mirror license fix (#239). The release-time Go mirror now includes the dual MIT OR Apache-2.0 license files, so the next published Go module version resolves with a redistributable license on pkg.go.dev. No code changes; all other packages are republished unchanged at 0.8.1.
This commit is contained in:
kingchenc
2026-06-10 00:22:29 +02:00
committed by GitHub
parent 99ad2ab107
commit 0c4bbaf314
16 changed files with 66 additions and 58 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "wickra"
version = "0.8.0"
version = "0.8.1"
description = "Streaming-first technical indicators: incremental, fast, install-free."
readme = "README.md"
license = "MIT OR Apache-2.0"