We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cfe0d0 + 4ed460a commit d0dd405Copy full SHA for d0dd405
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
4
5
[project]
6
name = "langgraph-cua"
7
-version = "0.0.0"
+version = "0.0.1"
8
description = "An implementation of a computer use agent (CUA) using LangGraph"
9
authors = [
10
{name = "Brace Sproul", email = "46789226+bracesproul@users.noreply.github.com"}
0 commit comments