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

ycycse pushed a commit to branch cpAINodeRefactor
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 6e031570661866ac83be0511d61b1fbafe94a0d8
Author: ycycse <[email protected]>
AuthorDate: Thu Aug 29 22:10:25 2024 +0800

    set ainode version
---
 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 0d1103ea716..51e86bbce09 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 = "1.4.0.dev"
+version = "1.3.3.dev"
 description = "Apache IoTDB AINode"
 readme = "README.md"
 authors = ["Apache Software Foundation <[email protected]>"]

Reply via email to