We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23978e2 commit 22fefbcCopy full SHA for 22fefbc
pyproject.toml
@@ -1,6 +1,10 @@
1
[project]
2
name = "uipath-runtime"
3
+<<<<<<< HEAD
4
version = "0.5.0"
5
+=======
6
+version = "0.4.2"
7
+>>>>>>> a01a924 (update package)
8
description = "Runtime abstractions and interfaces for building agents and automation scripts in the UiPath ecosystem"
9
readme = { file = "README.md", content-type = "text/markdown" }
10
requires-python = ">=3.11"
0 commit comments