Skip to content

Commit d0dd405

Browse files
authored
Merge pull request #23 from langchain-ai/release
release: 0.0.1
2 parents 9cfe0d0 + 4ed460a commit d0dd405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "langgraph-cua"
7-
version = "0.0.0"
7+
version = "0.0.1"
88
description = "An implementation of a computer use agent (CUA) using LangGraph"
99
authors = [
1010
{name = "Brace Sproul", email = "46789226+bracesproul@users.noreply.github.com"}

0 commit comments

Comments
 (0)