This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch update_release_info_after_1.3.3 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit c147fae0071c46842403988598afcbbb9f64e211 Author: HTHou <[email protected]> AuthorDate: Wed Nov 20 16:44:41 2024 +0800 update iotdb-doap.rdf --- iotdb-doap.rdf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/iotdb-doap.rdf b/iotdb-doap.rdf index 520e26527c7..ed455f7526a 100644 --- a/iotdb-doap.rdf +++ b/iotdb-doap.rdf @@ -61,6 +61,14 @@ <category rdf:resource="http://projects.apache.org/category/go"/> <category rdf:resource="http://projects.apache.org/category/csharp"/> + <release> + <Version> + <name>Apache IoTDB</name> + <created>2024-11-20</created> + <revision>1.3.3</revision> + </Version> + </release> + <release> <Version> <name>Apache IoTDB</name>
