Skip to content

Commit 902e6a9

Browse files
committed
chore: merge v3.0.0 release prep
2 parents cce5c2f + 7f543e1 commit 902e6a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "sqlite-memory-mcp"
3-
version = "2.0.0"
4-
description = "SQLite-backed MCP Memory Server with WAL concurrent safety, FTS5 search, session tracking, cross-machine bridge sync, and task management"
3+
version = "3.0.0"
4+
description = "SQLite-backed MCP Memory Server with Intelligence v2, context state machine, knowledge tiers, WAL concurrent safety, FTS5 search, cross-machine bridge sync, and 49 MCP tools"
55
requires-python = ">=3.10"
66
dependencies = ["fastmcp>=2.0.0", "orjson>=3.9.0"]
77
license = {text = "MIT"}

0 commit comments

Comments
 (0)