Skip to content

Commit 05710c2

Browse files
committed
fix: update uipath-mcp version
1 parent 12e0861 commit 05710c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uipath_mcp/_cli/_templates/pyproject.toml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ version = "0.0.1"
44
description = "Description for $project_name project"
55
authors = [{ name = "John Doe", email = "[email protected]" }]
66
dependencies = [
7-
"uipath-mcp>=0.0.101",
7+
"uipath-mcp>=0.0.105",
88
]
99
requires-python = ">=3.11"

0 commit comments

Comments
 (0)