From e3e8efaebf88d66666f209b174b50c733c834240 Mon Sep 17 00:00:00 2001 From: Doof Date: Wed, 15 Mar 2023 15:21:24 +0000 Subject: [PATCH] Release 0.236.2 --- RELEASE.rst | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE.rst b/RELEASE.rst index 2fb8259e8c..fc76f6a20d 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,6 +1,11 @@ Release Notes ============= +Version 0.236.2 +--------------- + +- Remove old exam settings (#5317) + Version 0.236.1 (Released March 14, 2023) --------------- diff --git a/VERSION b/VERSION index ad8c52c5e7..1860e2e6ab 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.236.1 \ No newline at end of file +0.236.2 \ No newline at end of file