From f4c4e39ddff62fb348374c806063e31580dd2d10 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 20 Apr 2023 01:15:46 +0000 Subject: [PATCH] Release 0.16.15 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c7cb671..04b09d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ src_paths = [] [tool.poetry] name = "types-awscrt" -version = "0.16.14" +version = "0.16.15" description = "Type annotations and code completion for awscrt" authors = ["Vlad Emelianov "] license = "MIT"