Skip to content

Commit 82497c8

Browse files
committed
chore: update mcp 1.11.0
1 parent 6675fd2 commit 82497c8

File tree

2 files changed

+130
-102
lines changed

2 files changed

+130
-102
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "uipath-mcp"
3-
version = "0.0.95"
3+
version = "0.0.96"
44
description = "UiPath MCP SDK"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
8-
"mcp==1.10.1",
8+
"mcp==1.11.0",
99
"pysignalr==1.3.0",
10-
"uipath>=2.0.73",
10+
"uipath>=2.0.78",
1111
]
1212
classifiers = [
1313
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)