From 7f740e303bbc680184d2c59c3a3f0abccc178772 Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Thu, 20 Oct 2022 23:23:36 +0000 Subject: [PATCH] The new version will be 0.16.1 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b56f9e2..a6f32f4 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.1] - 2022-10-20 + ### Fixed - Ensure that async functions are not being passed off to the threadpool. diff --git a/VERSION b/VERSION index 04a373e..2a0970c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.0 +0.16.1