Skip to content

Commit 723480e

Browse files
varun369claude
andcommitted
v3.4.9: version bump for npm publish (3.4.8 was stale on npm)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3533597 commit 723480e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superlocalmemory",
3-
"version": "3.4.8",
3+
"version": "3.4.9",
44
"description": "Information-geometric agent memory with mathematical guarantees. 4-channel retrieval, Fisher-Rao similarity, zero-LLM mode, EU AI Act compliant. Works with Claude, Cursor, Windsurf, and 17+ AI tools.",
55
"keywords": [
66
"ai-memory",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "superlocalmemory"
3-
version = "3.4.8"
3+
version = "3.4.9"
44
description = "Information-geometric agent memory with mathematical guarantees"
55
readme = "README.md"
66
license = {text = "AGPL-3.0-or-later"}

0 commit comments

Comments
 (0)