Skip to content

Commit d982006

Browse files
gambletanclaude
andcommitted
chore: align all package versions to 2.0.0 (pyproject, openclaw)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8fefa88 commit d982006

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cortex-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "cortex-ai-memory"
7-
version = "1.8.0"
7+
version = "2.0.0"
88
description = "Private. Free. Local. — Memory engine for personal AI agents."
99
requires-python = ">=3.9"
1010
license = "MIT"

openclaw-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortex-ai-memory/cortex-memory",
3-
"version": "1.7.0",
3+
"version": "2.0.0",
44
"type": "module",
55
"description": "Cortex persistent memory engine for OpenClaw — 4-tier architecture with Bayesian beliefs and people graph",
66
"license": "MIT",

0 commit comments

Comments
 (0)