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