Bump version to 0.2.0
Monorepo consolidation release: - Stegasoo v4.3.0 and Verisoo v0.1.0 merged as subpackages - 14 field deployment feature requests implemented - Security audit fixes (CSRF, path traversal, key revocation, SSRF) - /health endpoint for capability reporting - Killswitch now destroys audit log Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
586aa50c95
commit
b9a541efdb
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "soosef"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Soo Security Fieldkit — offline-first security toolkit for journalists, NGOs, and at-risk organizations"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
||||
@ -11,4 +11,4 @@ Part of the Soo Suite:
|
||||
- SooSeF: unified fieldkit with killswitch, dead man's switch, and key management
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__version__ = "0.2.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user