Skip to content

Commit c76b4fd

Browse files
committed
chore: update py sdk version
1 parent 5efecc4 commit c76b4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/memobase/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
from .core.async_entry import AsyncMemoBaseClient, AsyncUser
55

66
__author__ = "memobase.io"
7-
__version__ = "0.0.24"
7+
__version__ = "0.0.25"
88
__url__ = "https://github.com/memodb-io/memobase"
99
__license__ = "Apache-2.0"

0 commit comments

Comments
 (0)