bump sdk versions js and py

This commit is contained in:
Arjun Natarajan
2025-03-06 14:06:03 -05:00
parent a430b7fcfb
commit 49a6704bdc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.47",
"version": "0.0.48",
"description": "Client library for interacting with the LangGraph API",
"type": "module",
"packageManager": "yarn@1.22.19",
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langgraph-sdk"
version = "0.1.53"
version = "0.1.54"
description = "SDK for interacting with LangGraph API"
authors = []
license = "MIT"