Skip to content

Commit 2bd80c0

Browse files
abrookinsclaude
andcommitted
Bump server version to 0.9.3
Version bump to reflect the authentication bug fix that resolves intermittent 500 errors during token verification. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent cad188e commit 2bd80c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent_memory_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Redis Agent Memory Server - A memory system for conversational AI."""
22

3-
__version__ = "0.9.2"
3+
__version__ = "0.9.3"

0 commit comments

Comments
 (0)