- Update version to 0.4.7 in all components - Regenerate OpenAPI spec and client SDKs - Python packages: hindsight-api, hindsight-dev, hindsight-all, hindsight-litellm, hindsight-embed - Python client: hindsight-clients/python - TypeScript client: hindsight-clients/typescript - Rust CLI: hindsight-cli - Control Plane: hindsight-control-plane - OpenClaw integration: hindsight-integrations/openclaw - Helm chart - Sync documentation to version-0.4
3 lines
96 B
Python
3 lines
96 B
Python
"""Hindsight embedded CLI - local memory operations without a server."""
|
|
|
|
__version__ = "0.4.7"
|