From c0b02a2a3ee444e5e6a105417e6ffcdba27e7674 Mon Sep 17 00:00:00 2001 From: Laura Chevalier Date: Wed, 16 Feb 2022 17:38:28 -0500 Subject: [PATCH] Update google-ads version to 15.0.0 (#580) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1b02c3f16..222978196 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ setup( name="google-ads", - version="14.1.0", + version="15.0.0", author="Google LLC", author_email="googleapis-packages@google.com", classifiers=[