Skip to content

Commit b6b9de7

Browse files
committed
Updated python sdk verion
1 parent e12316a commit b6b9de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-py/pyproject.toml

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

55
[project]
66
name = "openmemory-py"
7-
version = "1.0.1"
7+
version = "1.0.2"
88
description = "OpenMemory Python SDK provides a local-first long-term memory engine for AI agents and LLM applications. Features include semantic search, multi-sector memory, temporal fact storage, automatic decay, and explainable recall paths. Works fully offline or with the OpenMemory backend."
99
readme = "README.md"
1010
keywords = [

0 commit comments

Comments
 (0)