release(langgraph): 1.1.4

This commit is contained in:
William Fu-Hinthorn
2026-03-18 13:32:45 -07:00
parent 2e0fc1c49d
commit 1ab340daa3
+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"