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

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

commit 8e853692d5e0901670e64326917fad54ce78500b
Author: Jia Yu <[email protected]>
AuthorDate: Tue May 28 01:15:34 2024 -0700

    Update versions
---
 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 3aec907ea..e9a96cd0d 100644
--- a/docs/api/flink/Function.md
+++ b/docs/api/flink/Function.md
@@ -2901,7 +2901,7 @@ Introduction: Generates the constrained Delaunay 
triangulation for the input Pol
 
 Format: `ST_TriangulatePolygon(geom: Geometry)`
 
-Since: `vTBD`
+Since: `v1.6.1`
 
 SQL Example
 
diff --git a/docs/api/sql/Function.md b/docs/api/sql/Function.md
index 637951ac5..312f46bea 100644
--- a/docs/api/sql/Function.md
+++ b/docs/api/sql/Function.md
@@ -3011,7 +3011,7 @@ Introduction: Generates the constrained Delaunay 
triangulation for the input Pol
 
 Format: `ST_TriangulatePolygon(geom: Geometry)`
 
-Since: `vTBD`
+Since: `v1.6.1`
 
 SQL Example
 

Reply via email to