From 6aeb77ee429a00c00c6f0b4cc87d28de701a80fc Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Mon, 5 Dec 2022 20:48:32 +0000 Subject: [PATCH] The new version will be 0.18.0 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b87cba..f82eb88 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.18.0] - 2022-12-05 + ### Changed - Functional tests using pytest and .env file configuration diff --git a/VERSION b/VERSION index c5523bd..6633391 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17.0 +0.18.0