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