This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a commit to branch rc/2.0.5
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 134763d3e3c89b9d7679efe597bbe60ff237ffe8
Author: Yongzao <[email protected]>
AuthorDate: Mon Jul 21 23:30:16 2025 +0800

    [AINode] Bump version to 2.0.6.dev (#15988)
    
    (cherry picked from commit 5bb17061bb5d84006cfe5e4f5155f86842b7e1e4)
---
 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]>"]

Reply via email to