diff --git a/pyproject.toml b/pyproject.toml index f0c5d61..0248998 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.14.6" +version = "0.14.7" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"