diff --git a/pyproject.toml b/pyproject.toml index 658e6098..63ff08b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mypy-boto3-builder" -version = "8.6.2" +version = "8.6.4" requires-python = ">=3.12" description = "Type annotations generator for types-boto3, boto3-stubs, types-aiobotocore, and types-aioboto3." authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }]