<!-- Release notes generated using configuration in .github/release.yml at v0.4.1 -->
What's Changed
Breaking Changes
* Adopt `from_*` naming convention for classmethods by paulromano in https://github.com/stellarmesh/stellarmesh/pull/24
* Refactor and enhance MOAB/DAGMC-related classes by paulromano in https://github.com/stellarmesh/stellarmesh/pull/25
Other Changes
* Allow specifying dimension in Mesh.mesh_geometry by paulromano in https://github.com/stellarmesh/stellarmesh/pull/23
* feat: bump minimum python version to 3.10 by akoen in https://github.com/stellarmesh/stellarmesh/pull/30
* feat: replace black with ruff by akoen in https://github.com/stellarmesh/stellarmesh/pull/33
* fix: Typo in len(solids) by akoen in https://github.com/stellarmesh/stellarmesh/pull/34
* Continuous integration tests by akoen in https://github.com/stellarmesh/stellarmesh/pull/36
* fix: update sigstore by akoen in https://github.com/stellarmesh/stellarmesh/pull/38
New Contributors
* paulromano made their first contribution in https://github.com/stellarmesh/stellarmesh/pull/23
**Full Changelog**: https://github.com/stellarmesh/stellarmesh/compare/v0.3.1...v0.4.1