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

colinlee pushed a commit to branch fix_release_for_python_pypi_for_read_tree
in repository https://gitbox.apache.org/repos/asf/tsfile.git

commit aa99833fa1b1af3bb9c850f4fddb7f606fa45a02
Author: ColinLee <[email protected]>
AuthorDate: Mon Nov 24 09:30:21 2025 +0800

    bumb version.
---
 python/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/pom.xml b/python/pom.xml
index 8c7b478e..aa251adb 100644
--- a/python/pom.xml
+++ b/python/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tsfile</groupId>
         <artifactId>tsfile-parent</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.1.5</version>
     </parent>
     <artifactId>tsfile-python</artifactId>
     <packaging>pom</packaging>

Reply via email to