Skip to content

Commit 0e924e4

Browse files
authored
fix: lazy loading CLI command imports (#1109)
1 parent 395d2f6 commit 0e924e4

15 files changed

Lines changed: 2948 additions & 39 deletions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "uipath"
3-
version = "2.4.15"
3+
version = "2.4.16"
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"

0 commit comments

Comments
 (0)