From 970fa9ba076ce5b90363a0eff4f3b2b5b3838f96 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 17 Oct 2023 01:07:44 +0000 Subject: [PATCH] Release 0.19.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5ae202b..0e13c29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.19.2" +version = "0.19.3" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"