Update pyproject.toml

This commit is contained in:
Nuno Campos
2025-03-17 21:58:49 -07:00
committed by GitHub
parent fc8e6ec64f
commit 477a43dae0
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langgraph"
version = "0.3.13"
version = "0.3.14"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
license = "MIT"