What's Changed
Bugfix
* fix: fix compatibility with NumPy 2.0 by njzjz in https://github.com/tongzhugroup/mddatasetbuilder/pull/224
CI
* ci(wheel): use `build[uv]` frontend by njzjz in https://github.com/tongzhugroup/mddatasetbuilder/pull/221
* fix(ci): build sdist only in the sdist step by njzjz in https://github.com/tongzhugroup/mddatasetbuilder/pull/222
* build(deps): bump pypa/cibuildwheel from 2.19 to 2.20 by dependabot in https://github.com/tongzhugroup/mddatasetbuilder/pull/223
**Full Changelog**: https://github.com/tongzhugroup/mddatasetbuilder/compare/v1.3.9...v1.3.10