Skip to content

Commit d0a3eaf

Browse files
authored
sdk-py 0.2.8
1 parent 6f45f13 commit d0a3eaf

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.7"
4+
__version__ = "0.2.8"
55

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

0 commit comments

Comments
 (0)