diff --git a/pyproject.toml b/pyproject.toml index 77cbbdf..8ebc4cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "types-awscrt" -version = "0.22.0" +version = "0.22.4" requires-python = ">= 3.8" description = "Type annotations and code completion for awscrt" authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }]