Skip to content

Commit 4cb108c

Browse files
authored
release(sdk-py): 0.2.11 (#6501)
1 parent 23d78c2 commit 4cb108c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from langgraph_sdk.auth import Auth
22
from langgraph_sdk.client import get_client, get_sync_client
33

4-
__version__ = "0.2.10"
4+
__version__ = "0.2.11"
55

66
__all__ = ["Auth", "get_client", "get_sync_client"]

0 commit comments

Comments
 (0)