From b42c99df2104fd67f563bd79d988f23ab5516794 Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Tue, 2 Aug 2022 21:21:32 +0000 Subject: [PATCH] The new version will be 0.160.1 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dad8c25f..f1840d12d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.160.1] - 2022-08-02 + +### Authors + +- Alejandro Esquivel +- Scott Wyman Neagle + + ### Fixed - `script_location` key not found issue when installing with pip (second attempt) diff --git a/VERSION b/VERSION index b850a5c97..9373e4f03 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.160.0 \ No newline at end of file +0.160.1 \ No newline at end of file