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

haonan pushed a commit to branch update_si
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 152b1e7abf0e2d5a9b7a6303c43b47f1c018609f
Author: HTHou <[email protected]>
AuthorDate: Tue Dec 6 16:28:50 2022 +0800

    Update iotdb-doap info and python readme
---
 client-py/README.md | 6 +-----
 site/iotdb-doap.rdf | 8 ++++----
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/client-py/README.md b/client-py/README.md
index 5ab07dd247..a0f9b699dc 100644
--- a/client-py/README.md
+++ b/client-py/README.md
@@ -21,15 +21,11 @@
 
 # Apache IoTDB
 
-[![Main Mac and 
Linux](https://github.com/apache/iotdb/actions/workflows/main-unix.yml/badge.svg)](https://github.com/apache/iotdb/actions/workflows/main-unix.yml)
-[![Main 
Win](https://github.com/apache/iotdb/actions/workflows/main-win.yml/badge.svg)](https://github.com/apache/iotdb/actions/workflows/main-win.yml)
-[![coveralls](https://coveralls.io/repos/github/apache/iotdb/badge.svg?branch=master)](https://coveralls.io/repos/github/apache/iotdb/badge.svg?branch=master)
 [![GitHub 
release](https://img.shields.io/github/release/apache/iotdb.svg)](https://github.com/apache/iotdb/releases)
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 ![](https://github-size-badge.herokuapp.com/apache/iotdb.svg)
 ![](https://img.shields.io/github/downloads/apache/iotdb/total.svg)
-![](https://img.shields.io/badge/platform-win10%20%7C%20macox%20%7C%20linux-yellow.svg)
-![](https://img.shields.io/badge/java--language-1.8-blue.svg)
+![](https://img.shields.io/badge/platform-win%20%7C%20macos%20%7C%20linux-yellow.svg)
 [![IoTDB 
Website](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=iotdb-website)](https://iotdb.apache.org/)
 
 
diff --git a/site/iotdb-doap.rdf b/site/iotdb-doap.rdf
index 1c85dfa311..f7da68c12f 100644
--- a/site/iotdb-doap.rdf
+++ b/site/iotdb-doap.rdf
@@ -41,7 +41,7 @@
     <name>Apache IoTDB</name>
     <homepage rdf:resource="http://iotdb.apache.org"; />
     <asfext:pmc rdf:resource="http://iotdb.apache.org"; />
-    <shortdesc>Apache IoTDB is  an IoT native database with high performance 
for data management and analysis, on the edge and the cloud.</shortdesc>
+    <shortdesc>Apache IoTDB is an IoT native database with high performance 
for data management and analysis, on the edge and the cloud.</shortdesc>
     <description>Apache IoTDB (Database for Internet of Things) is an 
integrated data management engine designed for time series data. It provides 
users with services for data collection, storage and analysis. Due to its 
light-weight architecture, high performance and rich feature set together with 
its deep integration with Apache Hadoop, Spark and Flink. Apache IoTDB can meet 
the requirements of massive data storage, high-speed data ingestion and complex 
data analysis in the IoT industr [...]
     <bug-database rdf:resource="https://issues.apache.org/jira/projects/IOTDB"; 
/>
     <mailing-list 
rdf:resource="https://iotdb.apache.org/Development/ContributeGuide.html"; />
@@ -61,9 +61,9 @@
 
     <release>
       <Version>
-        <name>apache-iotdb-0.13.0</name>
-        <created>2022-03-20</created>
-        <revision>0.13.0</revision>
+        <name>apache-iotdb-1.0.0</name>
+        <created>2022-12-03</created>
+        <revision>1.0.0</revision>
       </Version>
     </release>
 

Reply via email to