From 12ef29fcd9c6a4ec9658083985f5873b071701e6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 15 Jul 2024 08:52:28 +0000 Subject: [PATCH] Release 0.21.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c347911..3bc87a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.21.0" +version = "0.21.1" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"