From 3cc962bce8e762828f84fd810802aac6b47abcc6 Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Fri, 14 Oct 2022 20:05:50 +0000 Subject: [PATCH] The new version will be 0.16.0 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eaac79..a3be911 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.16.0] - 2022-10-14 + ### Changed - Updated `boto3` calls to make them compatible with the async library. diff --git a/VERSION b/VERSION index e815b86..04a373e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.15.1 +0.16.0