cli v0.2.11 release

## Description 

bump cli version to 0.2.11
This commit is contained in:
Asamu David
2025-06-03 21:37:25 +01:00
committed by GitHub
parent 7ba5636200
commit 5c18123bb7
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph-cli"
version = "0.2.10"
version = "0.2.11"
description = "CLI for interacting with LangGraph API"
authors = []
requires-python = ">=3.9"