Skip to content

Commit c5c093c

Browse files
Valentina Bojanclaude
andcommitted
chore: bump uipath-platform to 0.1.78 (avoid collision with released 0.1.77)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 46b3a72 commit c5c093c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/uipath-platform/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-platform"
3-
version = "0.1.77"
3+
version = "0.1.78"
44
description = "HTTP client library for programmatic access to UiPath Platform"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"

packages/uipath-platform/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uipath/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.11"
77
dependencies = [
88
"uipath-core>=0.5.21, <0.6.0",
99
"uipath-runtime>=0.11.4, <0.12.0",
10-
"uipath-platform>=0.1.77, <0.2.0",
10+
"uipath-platform>=0.1.78, <0.2.0",
1111
"click>=8.3.1",
1212
"httpx>=0.28.1",
1313
"pyjwt>=2.10.1",

packages/uipath/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)