File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -339,5 +339,4 @@ Contributions are welcome! Please see the [main repository](https://github.com/r
339339## Links
340340
341341- [ Agent Memory Server] ( https://github.com/redis-developer/agent-memory-server ) - The server this client connects to
342- - [ Documentation] ( https://agent-memory-client.readthedocs.io ) - Full API documentation
343- - [ Issues] ( https://github.com/redis-developer/agent-memory-client/issues ) - Bug reports and feature requests
342+ - [ Issues] ( https://github.com/redis-developer/agent-memory-server/issues ) - Bug reports and feature requests
Original file line number Diff line number Diff line change 55memory management capabilities for AI agents and applications.
66"""
77
8- __version__ = "0.11.0 "
8+ __version__ = "0.11.1 "
99
1010from .client import MemoryAPIClient , MemoryClientConfig , create_memory_client
1111from .exceptions import (
You can’t perform that action at this time.
0 commit comments