This is an automated email from the ASF dual-hosted git repository. yongzao pushed a commit to branch bump-ainode-206 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit ffdafead91876055021b2432122e66d6bf223e88 Author: Yongzao <[email protected]> AuthorDate: Mon Jul 21 21:43:11 2025 +0800 Update pyproject.toml --- iotdb-core/ainode/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iotdb-core/ainode/pyproject.toml b/iotdb-core/ainode/pyproject.toml index 3be9760651f..30ba0297307 100644 --- a/iotdb-core/ainode/pyproject.toml +++ b/iotdb-core/ainode/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "apache-iotdb-ainode" -version = "2.0.5.dev" +version = "2.0.6.dev" description = "Apache IoTDB AINode" readme = "README.md" authors = ["Apache Software Foundation <[email protected]>"]
