diff --git a/pyproject.toml b/pyproject.toml index 82adaa2..16aa62c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "types-awscrt" -version = "0.21.4" +version = "0.21.5" requires-python = ">= 3.8" description = "Type annotations and code completion for awscrt" authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }]