Pre-release so that there is a .whl available for other projects to work with.
As long as Qoverage is in the pre-release phase there will be no guarantees about stability w.r.t. semantic versioning.
v0.1.0 is bundled with qmldom for Qt v6.5.2 and won't interfere with, or depend on your Qt installation.
Please note that the wheel filename is somewhat incorrect. The bundled qmldom executable only works on Linux x64. However, the wheel can still work on other systems, provided that a working qmldom tool is specified using the QMLDOM environment variable.
qmldom-6.5.2-v1.0.0
Standalone (statically linked) qmldom binaries compiled from Qt 6.5.2.
Note that although this release is linked to a tag, the binaries are not necessarily built on that tag. It is just a necessity for Github releases. Please ignore the included source archives for this reason.
This "release" is also not necessary to use qoverage - it will be bundled in qoverage releases.