diff --git a/pyproject.toml b/pyproject.toml index 20d753306..08a770f3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "google-ads-stubs" -version = "16.2.0" +version = "17.0.0" license = "Apache-2.0" description = "Type stubs for google-ads" authors = ["Henrik BruÄsdal "]