v0.2.2
- new AM: conservative log ratio with correct CI boundary from Poisson distribution (Evert 2022)
- include
wheel
as build dependency inpyproject.toml
- use
score()
rather thancalculate_measures()
in tests; extend propagation ofscore()
parameters - include
pytest.ini
- simplify
setup.py