diff --git a/pyproject.toml b/pyproject.toml index 9f06ea0..5d2e32f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.16.25" +version = "0.16.26" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"