This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch SEDONA-563 in repository https://gitbox.apache.org/repos/asf/sedona.git
commit 44e10c84192fc59eacf0da6910b2f5dbc0d8b808 Author: Jia Yu <[email protected]> AuthorDate: Tue May 28 01:04:14 2024 -0700 Update version --- docs/api/flink/Constructor.md | 2 +- docs/api/sql/Constructor.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/flink/Constructor.md b/docs/api/flink/Constructor.md index 6d3829436..c63a8f84c 100644 --- a/docs/api/flink/Constructor.md +++ b/docs/api/flink/Constructor.md @@ -196,7 +196,7 @@ Format: `ST_GeomFromEWKB (Wkb: Binary)` -Since: `vTBD` +Since: `v1.6.1` SQL Example diff --git a/docs/api/sql/Constructor.md b/docs/api/sql/Constructor.md index e44ea66ca..9738f7024 100644 --- a/docs/api/sql/Constructor.md +++ b/docs/api/sql/Constructor.md @@ -253,7 +253,7 @@ Format: `ST_GeomFromEWKB (Wkb: Binary)` -Since: `vTBD` +Since: `v1.6.1` SQL Example
