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

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

commit 60c264fb742befdfd21259d241a32fc549f7bb5d
Author: Jia Yu <[email protected]>
AuthorDate: Fri Jun 7 14:21:39 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 c3bcce190..3f0a2e13d 100644
--- a/docs/api/flink/Function.md
+++ b/docs/api/flink/Function.md
@@ -3072,7 +3072,7 @@ Introduction: This function simplifies the input geometry 
by applying the Visval
 
 Format: `ST_SimplifyVW(geom: Geometry, tolerance: Double)`
 
-Since: `vTBD`
+Since: `v1.6.1`
 
 SQL Example
 
diff --git a/docs/api/sql/Function.md b/docs/api/sql/Function.md
index 49e88276c..01893a2c8 100644
--- a/docs/api/sql/Function.md
+++ b/docs/api/sql/Function.md
@@ -3061,7 +3061,7 @@ Introduction: This function simplifies the input geometry 
by applying the Visval
 
 Format: `ST_SimplifyVW(geom: Geometry, tolerance: Double)`
 
-Since: `vTBD`
+Since: `v1.6.1`
 
 SQL Example
 

Reply via email to