### What problem does this PR solve? As title ### Type of change - [x] Refactoring Signed-off-by: yihong0618 <zouzou0208@gmail.com>
uv build uv pip install twine export TWINE_USERNAME="__token__" export TWINE_PASSWORD=$YOUR_PYPI_API_TOKEN twine upload dist/*.whl