From e79251cc71d6918ff7d6d4b1edb5f8f5c2a79ef3 Mon Sep 17 00:00:00 2001 From: Siu Kwan Lam <1929845+sklam@users.noreply.github.com> Date: Mon, 31 Oct 2022 19:27:00 -0500 Subject: [PATCH] Merge pull request #8552 from stuartarchibald/doc/0564_version_support_update Update version support table for 0.56.4. --- docs/source/user/installing.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/user/installing.rst b/docs/source/user/installing.rst index f4520025720..d06a91ee170 100644 --- a/docs/source/user/installing.rst +++ b/docs/source/user/installing.rst @@ -278,6 +278,8 @@ information. +===========+==============+===========================+============================+==============================+===================+=============================+ | 0.57.x | TBC | 3.8.x <= version < 3.12 | 1.19 <= version < 1.24 | 0.40.x | 11.x | 2021.x | +-----------+--------------+---------------------------+----------------------------+------------------------------+-------------------+-----------------------------+ +| 0.56.4 | 2022-11-03 | 3.7.x <= version < 3.11 | 1.18 <= version < 1.24 | 0.39.x | 11.x | 2021.x | ++-----------+--------------+---------------------------+----------------------------+------------------------------+-------------------+-----------------------------+ | 0.56.3 | 2022-10-13 | 3.7.x <= version < 3.11 | 1.18 <= version < 1.24 | 0.39.x | 11.x | 2021.x | +-----------+--------------+---------------------------+----------------------------+------------------------------+-------------------+-----------------------------+ | 0.56.2 | 2022-09-01 | 3.7.x <= version < 3.11 | 1.18 <= version < 1.24 | 0.39.x | 11.x | 2021.x |