diff --git a/pyproject.toml b/pyproject.toml index a133fdd28..4bc4282c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "google-ads-stubs" -version = "6.0.0" +version = "6.0.1" license = "Apache-2.0" description = "Type stubs for google-ads" authors = ["Henrik BruÄsdal "]