From 2578d0e8989c93eeab3a4ee72431345fe6cce192 Mon Sep 17 00:00:00 2001 From: Hantao Cui Date: Fri, 2 Feb 2024 03:57:40 +0000 Subject: [PATCH] Update date and retry CI build. --- docs/source/release-notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/release-notes.rst b/docs/source/release-notes.rst index 4058c6582..37af23050 100644 --- a/docs/source/release-notes.rst +++ b/docs/source/release-notes.rst @@ -9,7 +9,7 @@ The APIs before v3.0.0 are in beta and may change without prior notice. v1.9 Notes ========== -v1.9.0 (2023-12-07) +v1.9.0 (2024-02-01) ------------------- - Initially, ``dae.t`` is set to ``-1.0`` during power flow calculation. TDS initialization will set ``dae.t = 0.0``.