From 8eb48da303cd7fcdc6a45351ca80f157f9a919ce Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 15 Apr 2024 10:23:54 +0000 Subject: [PATCH] Release 0.20.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5ddf6a1..4ec9e5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.20.5" +version = "0.20.7" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"