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