Merge pull request #185 from langchain-ai/wfh/license

Update pyproject license
This commit is contained in:
William FH
2024-03-05 14:10:49 -08:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@ name = "langgraph"
version = "0.0.26"
description = "langgraph"
authors = []
license = "LangGraph License"
license = "MIT"
readme = "README.md"
repository = "https://www.github.com/langchain-ai/langgraph"