From bbb65551a3da81b06d48c3109959f7c86a122cbb Mon Sep 17 00:00:00 2001 From: dingbo Date: Mon, 5 Sep 2022 14:31:32 +0800 Subject: [PATCH] python --- docs/en/15-programming/01-connect/01-python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/15-programming/01-connect/01-python.md b/docs/en/15-programming/01-connect/01-python.md index 333c846305..5dc0ee61ba 100644 --- a/docs/en/15-programming/01-connect/01-python.md +++ b/docs/en/15-programming/01-connect/01-python.md @@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem'; ## Install Connector -First, you need to install the `taospy` module version >= `2.5.1`. Run the command below in your terminal. +First, you need to install the `taospy` module version >= `2.6.2`. Run the command below in your terminal. -- GitLab