The latest release failed to be publised to PyPI. The reason seems to be in L148-150 here.
ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
File already exists ('qlass-0.2.1-py3-none-any.whl', with blake2_256
hash
My understanding of the issue is that zipped file is not updated and hence it is replacing 0.2.1 again.
The latest release failed to be publised to PyPI. The reason seems to be in L148-150 here.
My understanding of the issue is that zipped file is not updated and hence it is replacing 0.2.1 again.
See also here the run: https://github.com/unitaryfoundation/qlass/actions/runs/20998627536