release(sdk): Python 0.1.64 & JS (0.0.71)

This commit is contained in:
Tat Dat Duong
2025-04-30 10:33:52 +02:00
parent 1ec6efab52
commit 20b9b8b1d7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.70",
"version": "0.0.71",
"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.63"
version = "0.1.64"
description = "SDK for interacting with LangGraph API"
authors = []
license = "MIT"