From 937199943069bee9898fd2632729a456d3f2f19c Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Thu, 27 Oct 2022 23:33:19 +0000 Subject: [PATCH] The new version will be 0.10.0 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db1881a..eede5bd 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.10.0] - 2022-10-27 + ### Changed - Updated setup.py to contain commas separating gte, and lt inequalities in the plugin versions diff --git a/VERSION b/VERSION index ac39a10..78bc1ab 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.0 +0.10.0