From 7968695274c3040a62bfe650e368532cf6459346 Mon Sep 17 00:00:00 2001 From: "github-actions@github.com" Date: Tue, 4 Oct 2022 13:11:55 +0000 Subject: [PATCH] Release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f0c5d61..0248998 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.14.6" +version = "0.14.7" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"