diff --git a/pyproject.toml b/pyproject.toml index b672494..a080372 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.19.19" +version = "0.20.0" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"