Skip to content

Commit 8753fa6

Browse files
committed
📌 chore: bump 0.1.0
1 parent 0eb7917 commit 8753fa6

File tree

3 files changed

+2302
-3
lines changed

3 files changed

+2302
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
__pycache__/
33
*.py[cod]
44
*$py.class
5-
uv.lock
65

76
# C extensions
87
*.so

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
2-
name = "react-agent"
3-
version = "0.0.1"
2+
name = "langgraph-up-react"
3+
version = "0.1.0"
44
description = "Starter template for making a custom Reasoning and Action agent (using tool calling) in LangGraph."
55
authors = [
66
{ name = "William Fu-Hinthorn", email = "[email protected]" },

0 commit comments

Comments
 (0)