diff --git a/pyproject.toml b/pyproject.toml index 2fbbf750..0ca5f4fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ src_paths = [] [tool.poetry] name = "mypy-boto3-builder" -version = "7.22.0" +version = "7.23.0" description = "Builder for boto3-stubs and types-aiobotocore" authors = ["Vlad Emelianov "] license = "MIT"