Skip to content

Commit a858ba3

Browse files
committed
chore: bump version to 0.9.37
Setup improvements: - MCP registration uses full path to cems-mcp (fixes PATH issues) - Writes CEMS instructions to CLAUDE.md / AGENTS.md / Cursor rules - Instructions prevent Claude from using wrong MCP tools (apigcp/Context) - 8 new setup tests
1 parent d4c033c commit a858ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cems"
3-
version = "0.9.36"
3+
version = "0.9.37"
44
description = "Continuous Evolving Memory System - Dual-layer memory with scheduled maintenance"
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)