Skip to content

Commit e7c9394

Browse files
committed
📌 chore: bump 0.2.0
1 parent a439a93 commit e7c9394

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "langgraph-up-react"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
description = "Starter template for making a custom Reasoning and Action agent (using tool calling) in LangGraph."
55
authors = [
66
{ name = "Haili Zhang", email = "[email protected]" },
@@ -9,6 +9,7 @@ authors = [
99
readme = "README.md"
1010
license = { text = "MIT" }
1111
requires-python = ">=3.11,<4.0"
12+
urls = { Homepage = "https://github.com/webup/langgraph-up-react", Repository = "https://github.com/webup/langgraph-up-react", Issues = "https://github.com/webup/langgraph-up-react/issues", Releases = "https://github.com/webup/langgraph-up-react/releases" }
1213
dependencies = [
1314
"langgraph>=0.6.0,<0.7.0",
1415
"langchain-openai>=0.1.22",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)