Skip to content

Commit

Permalink
langgraph: release 0.1.6 (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda authored Jul 9, 2024
1 parent 3675c5b commit c283d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/langgraph/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langgraph"
version = "0.1.5"
version = "0.1.6"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
license = "MIT"
Expand Down

0 comments on commit c283d7e

Please sign in to comment.