From dfe79f4efbf514049503f5bc5e4dde18905f607f Mon Sep 17 00:00:00 2001 From: "Moritz E. Beber" Date: Tue, 21 Nov 2023 13:56:04 +0100 Subject: [PATCH] docs: prepare release notes for version 0.16.1 --- HISTORY.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 991c201d..21d0bde0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,8 @@ History Next Release ------------ +0.16.1 (2023-11-21) +------------------- * Set the solver backend earlier in the process, before a COBRApy model is created. 0.16.0 (2023-11-19) @@ -12,7 +14,6 @@ Next Release 0.15.1 (2023-11-19) ------------------- - * Release with actual improvements to metabolite identification. 0.15.0 (2023-11-11)