diff --git a/pyproject.toml b/pyproject.toml index a316e29..4898272 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "botocore-stubs" -version = "1.35.31" +version = "1.35.32" requires-python = ">=3.8" description = "Type annotations and code completion for botocore" authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }]