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

jiayu pushed a commit to branch SEDONA-583
in repository https://gitbox.apache.org/repos/asf/sedona.git

commit 168462dd6cf7afe029cf92b054fd27cfe47ae5a3
Author: Jia Yu <[email protected]>
AuthorDate: Fri Jun 7 00:12:00 2024 -0700

    Update version
---
 docs/api/flink/Function.md | 2 +-
 docs/api/sql/Function.md   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/api/flink/Function.md b/docs/api/flink/Function.md
index 8e55dfc6f..675813abc 100644
--- a/docs/api/flink/Function.md
+++ b/docs/api/flink/Function.md
@@ -1979,7 +1979,7 @@ Introduction: Returns the perimeter of A. This function 
is an alias of [ST_Lengt
 
 Format: ST_Length2D (A:geometry)
 
-Since: `vTBD`
+Since: `v1.6.1`
 
 Example:
 
diff --git a/docs/api/sql/Function.md b/docs/api/sql/Function.md
index 69bfb4def..1f5dbd199 100644
--- a/docs/api/sql/Function.md
+++ b/docs/api/sql/Function.md
@@ -1985,7 +1985,7 @@ Introduction: Returns the perimeter of A. This function 
is an alias of [ST_Lengt
 
 Format: ST_Length2D (A:geometry)
 
-Since: `vTBD`
+Since: `v1.6.1`
 
 SQL Example:
 

Reply via email to