diff --git a/pyproject.toml b/pyproject.toml index 6b115a4..98c9895 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.17.0" +version = "0.18.0" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"