From b260b2ed561c94e7c296ed4d5e4ce7ff16ef1ce6 Mon Sep 17 00:00:00 2001 From: Bo Ding Date: Mon, 18 Jul 2022 14:40:07 +0800 Subject: [PATCH] Update 01-python.md --- docs/en/09-connector/01-python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/09-connector/01-python.md b/docs/en/09-connector/01-python.md index 474354ec91..b26bf06187 100644 --- a/docs/en/09-connector/01-python.md +++ b/docs/en/09-connector/01-python.md @@ -78,6 +78,7 @@ For a more detailed description of the `sql()` method, please refer to [RestClie | Connector version | Important Update | Release date | | ----------------- | ----------------------------------------- | ------------ | +| 2.4.0 | add execute method to TaosRestConnection | 2022-07-18 | | 2.3.3 | support connect to TDengine Cloud Service | 2022-06-06 | [**Release Notes**](https://github.com/taosdata/taos-connector-python/releases) -- GitLab