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