From 5486a1493cc91646e2e243acce5f0e1510b64420 Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Fri, 10 May 2024 12:13:31 +0000 Subject: [PATCH] The new version will be 0.234.1-rc.0 --- CHANGELOG.md | 11 +++++++++++ VERSION | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c2a9720..e3e6a1376 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.234.1-rc.0] - 2024-05-10 + +### Authors + +- Andrew S. Rosen +- Sankalp Sanand +- Co-authored-by: Alejandro Esquivel +- Casey Jao +- Co-authored-by: Santosh kumar <29346072+santoshkumarradha@users.noreply.github.com> + + ### Fixed - Sublattice electron function strings are now parsed correctly diff --git a/VERSION b/VERSION index 19b9402f4..9d818f2d5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.234.0-rc.0 \ No newline at end of file +0.234.1-rc.0 \ No newline at end of file