Update pypi info for each package

This commit is contained in:
Nuno Campos
2024-06-19 08:15:58 -07:00
parent 17f1a05b6b
commit 5fe91c110d
3 changed files with 10 additions and 6 deletions
+4 -2
View File
@@ -1,9 +1,11 @@
[tool.poetry]
name = "langgraph-cli"
version = "0.1.37"
version = "0.1.38"
description = "CLI for interacting with LangGraph API"
authors = ["Nuno Campos <nuno@langchain.dev>"]
authors = []
license = "MIT"
readme = "README.md"
repository = "https://www.github.com/langchain-ai/langgraph"
packages = [{include = "langgraph_cli"}]
[tool.poetry.scripts]