Compare commits

...
Author SHA1 Message Date
William Fu-Hinthorn c698fdb651 bump 2026-03-18 13:33:08 -07:00
William Fu-Hinthorn 1ab340daa3 release(langgraph): 1.1.4 2026-03-18 13:32:45 -07:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph"
version = "1.1.3"
version = "1.1.4"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
requires-python = ">=3.10"
+1 -1
View File
@@ -1367,7 +1367,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.3"
version = "1.1.4"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -268,7 +268,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.3"
version = "1.1.4"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -265,7 +265,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.3"
version = "1.1.4"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },