Hi, > For Python release "apache_gravitino-0.6.0.tar.gz" version, as far as I > know, Python doesn't support version like "0.6.0-incubating", so I only > keep the 0.6.0 delibrately. I also refer to some other incubating projects > like HugeGraph (https://pypi.org/project/hugegraph-python/#history), seems > they also don't add the "incubating" in their version.
For the last version of HugeGraph all release artefacts had the word incubating in them: https://dist.apache.org/repos/dist/release/incubator/hugegraph/1.3.0/ (and the same with 1.2.0 and 1.0.0) Their python page (https://pypi.org/project/hugegraph-python/) has some issues as it doesn't follow the guilelines here: https://cwiki.apache.org/confluence/display/INCUBATOR/Distribution+Guidelines Kind Regards, Justin