From d896655cb6f9f21a79198fdc7883eded31a80f34 Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Tue, 9 Jul 2024 03:24:57 +0000 Subject: [PATCH] [CI Pipeline] Released Patch version: 2.5.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 05a4c8d..db1f5ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "uid2_client" -version = "2.5.0" +version = "2.5.5" authors = [ { name = "UID2 team", email = "unifiedid-admin@thetradedesk.com" } ]