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