diff --git a/pyproject.toml b/pyproject.toml index 11ab54fa3..6aa8bb895 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ src_paths = [] [tool.poetry] name = "mypy-boto3-builder" -version = "7.20.0" +version = "7.20.1" description = "Builder for boto3-stubs and types-aiobotocore" authors = ["Vlad Emelianov "] license = "MIT"