What's Changed
* Update dependency gemmi to >=0.5.5, <=0.6.3 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/224
* Update actions/setup-python action to v5 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/233
* Update dependency gemmi to >=0.5.5, <=0.6.4 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/236
* Update dependency pandas to >=2.0.0, <=2.1.4 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/221
* Support clipping Sigma to avoid negative values in French-Wilson method by DHekstra in https://github.com/rs-station/reciprocalspaceship/pull/237
* Update codecov/codecov-action action to v4 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/243
* Update dependency gemmi to >=0.5.5, <=0.6.5 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/244
* Use einsum in weighted_pearsonr by kmdalton in https://github.com/rs-station/reciprocalspaceship/pull/246
* support **kwargs in gemmification decoratored fn by kmdalton in https://github.com/rs-station/reciprocalspaceship/pull/247
* Update dependency pandas to support pandas v2.2.2 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/241
* Update dependency gemmi to >=0.5.5, <=0.6.6 by renovate in https://github.com/rs-station/reciprocalspaceship/pull/253
* enable numpy 2.0 support by kmdalton in https://github.com/rs-station/reciprocalspaceship/pull/258
* Is numeric na by kmdalton in https://github.com/rs-station/reciprocalspaceship/pull/259
* add manual trigger for build by kmdalton in https://github.com/rs-station/reciprocalspaceship/pull/257
* Restore Numpy v1 Support by kmdalton in https://github.com/rs-station/reciprocalspaceship/pull/261
* Parallel Stream File Parsing with ray.io by kmdalton in https://github.com/rs-station/reciprocalspaceship/pull/260
* Bump version to 1.0.2 to prepare for release by JBGreisman in https://github.com/rs-station/reciprocalspaceship/pull/263
New Contributors
* DHekstra made their first contribution in https://github.com/rs-station/reciprocalspaceship/pull/237
**Full Changelog**: https://github.com/rs-station/reciprocalspaceship/compare/v1.0.1...v1.0.2