This is a bugfix release fixing issues in the experimental cosmology support.
What's Changed
- Fix detector_frame_to_source_frame to use passed parameters instead of nonexistent self.parameters by @Copilot in #134
- Pass kwargs to detector_frame_to_source_frame in CosmoModel.prob by @Copilot in #135
- Add test verifying gwpopulation_likelihood_model matches standard likelihood by @Copilot in #136
Full Changelog: v1.3.0...v1.3.1