From 489cbc92dccc43d7e60e17c0cfcd7e97a8b8a17b Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Fri, 23 Aug 2024 03:27:35 +0000 Subject: [PATCH] [CI Pipeline] Released Patch version: 2.5.18 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index db1f5ee..612bd07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "uid2_client" -version = "2.5.5" +version = "2.5.18" authors = [ { name = "UID2 team", email = "unifiedid-admin@thetradedesk.com" } ]