From 5220dc727f2e17020e679de6f50111b9809c58a3 Mon Sep 17 00:00:00 2001 From: damaz91 Date: Mon, 24 Aug 2026 08:12:46 +0000 Subject: [PATCH] chore: bump version to 0.4.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cd24552..9de3e5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ucp-sdk" -version = "0.4.5" +version = "0.4.6" description = "UCP Python SDK" readme = "README.md" license = {file = "LICENSE"}