diff --git a/pyproject.toml b/pyproject.toml index 45d7e25..e839ee8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ src_paths = [] [tool.poetry] name = "botocore-stubs" -version = "1.34.162" +version = "1.35.0" description = "Type annotations and code completion for botocore" authors = ["Vlad Emelianov "] license = "MIT"