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