diff --git a/pyproject.toml b/pyproject.toml index f18e472..7d239d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "botocore-stubs" -version = "1.35.89" +version = "1.35.90" requires-python = ">=3.8" description = "Type annotations and code completion for botocore" authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }] diff --git a/uv.lock b/uv.lock index 5ba2965..66f5eeb 100644 --- a/uv.lock +++ b/uv.lock @@ -118,7 +118,7 @@ wheels = [ [[package]] name = "botocore-stubs" -version = "1.35.88" +version = "1.35.89" source = { editable = "." } dependencies = [ { name = "types-awscrt" },