未验证 提交 4f372b60 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

docs: fix outdated python connector version (#16643)

上级 ea261533
...@@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem'; ...@@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem';
## Install Connector ## Install Connector
First, you need to install the `taospy` module version >= `2.3.3`. Run the command below in your terminal. First, you need to install the `taospy` module version >= `2.5.1`. Run the command below in your terminal.
<Tabs defaultValue="pip"> <Tabs defaultValue="pip">
<TabItem value="pip" label="pip"> <TabItem value="pip" label="pip">
......
...@@ -79,7 +79,11 @@ For a more detailed description of the `sql()` method, please refer to [RestClie ...@@ -79,7 +79,11 @@ For a more detailed description of the `sql()` method, please refer to [RestClie
| Connector version | Important Update | Release date | | Connector version | Important Update | Release date |
| ----------------- | ----------------------------------------- | ------------ | | ----------------- | ----------------------------------------- | ------------ |
| 2.4.0 | add execute method to TaosRestConnection | 2022-07-18 | | 2.6.2 | fix ci script | 2022-08-18 |
| 2.5.2 | fix taos-ws-py python version dependency | 2022-08-12 |
| 2.5.1 | (rest): add timezone option | 2022-08-11 |
| 2.5.0 | add taosws module | 2022-08-10 |
| 2.4.0 | add execute method to TaosRestConnection | 2022-07-18 |
| 2.3.3 | support connect to TDengine Cloud Service | 2022-06-06 | | 2.3.3 | support connect to TDengine Cloud Service | 2022-06-06 |
[**Release Notes**](https://github.com/taosdata/taos-connector-python/releases) [**Release Notes**](https://github.com/taosdata/taos-connector-python/releases)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册