Skip to content

Commit 2c63ffd

Browse files
authored
Merge pull request #92 from UiPath/update-minor-for-cas
chore: update version to include cas data types
2 parents 294a358 + 4062a46 commit 2c63ffd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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-runtime"
3-
version = "0.8.7"
3+
version = "0.9.0"
44
description = "Runtime abstractions and interfaces for building agents and automation scripts in the UiPath ecosystem"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
8-
"uipath-core>=0.4.1, <0.5.0",
8+
"uipath-core>=0.5.0, <0.6.0",
99
]
1010
classifiers = [
1111
"Intended Audience :: Developers",

uv.lock

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

0 commit comments

Comments
 (0)