From 25bff80aeee76b1e2f46821ec2b32600466ef4f5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 2 Nov 2023 12:36:10 +0000 Subject: [PATCH] Release 0.19.8 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5bb8bf5..31c44e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.19.7" +version = "0.19.8" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"