We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cce5c2f + 7f543e1 commit 902e6a9Copy full SHA for 902e6a9
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
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"
+version = "3.0.0"
+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"
5
requires-python = ">=3.10"
6
dependencies = ["fastmcp>=2.0.0", "orjson>=3.9.0"]
7
license = {text = "MIT"}
0 commit comments