Skip to content

Commit d6050e1

Browse files
chore: increment runtime version
1 parent 0842371 commit d6050e1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "uipath"
3-
version = "2.2.27"
3+
version = "2.2.28"
44
description = "Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools."
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
8-
"uipath-runtime>=0.2.3, <0.3.0",
8+
"uipath-runtime>=0.2.5, <0.3.0",
99
"uipath-core>=0.1.0, <0.2.0",
1010
"click>=8.3.1",
1111
"httpx>=0.28.1",

uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)