From 1580ac405721315157f5dd1a75a5d5657791f0ca Mon Sep 17 00:00:00 2001 From: Asma-1990 Date: Tue, 19 May 2026 13:05:30 +0200 Subject: [PATCH] change the version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index edf48260a..be25e56c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta" [project] name = "google-ads" -version = "31.0.0" +version = "26.1.0" description = "Client library for the Google Ads API" readme = "./README.rst" requires-python = ">=3.9, <3.15"