From 84c4b7504a49eed63fa819a92db7d0b18292f3f4 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Wed, 10 Feb 2021 06:19:20 -0600 Subject: [PATCH] [docs][dask] add versionadded note to Dask docs (#3935) --- docs/Python-API.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Python-API.rst b/docs/Python-API.rst index 5dee4583b41c..a50ff43f0a4e 100644 --- a/docs/Python-API.rst +++ b/docs/Python-API.rst @@ -36,6 +36,8 @@ Scikit-learn API Dask API -------- +.. versionadded:: 3.2.0 + .. autosummary:: :toctree: pythonapi/