From aebe888045f6eed478ad387dd95c424600b79643 Mon Sep 17 00:00:00 2001 From: mathurk Date: Fri, 20 Feb 2026 16:29:41 -0500 Subject: [PATCH] chore: bump version 2.8.48 --- pyproject.toml | 2 +- uv.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9354d4edd..3926352b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "uipath" -version = "2.8.47" +version = "2.8.48" description = "Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools." readme = { file = "README.md", content-type = "text/markdown" } requires-python = ">=3.11" diff --git a/uv.lock b/uv.lock index 67fe32171..8550c39fc 100644 --- a/uv.lock +++ b/uv.lock @@ -2531,7 +2531,7 @@ wheels = [ [[package]] name = "uipath" -version = "2.8.47" +version = "2.8.48" source = { editable = "." } dependencies = [ { name = "applicationinsights" },