# Run this to build and upload the package
rm -rf dist/
hatch build
hatch publish


