diff --git a/pyproject.toml b/pyproject.toml index a4480093..c909402e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "google-api-python-client-stubs" -version = "1.17.0" +version = "1.18.0" description = "Type stubs for google-api-python-client" authors = ["Henrik Bruådal "] readme = "README.md"