pySEQTarget 0.12.1
This
- Monitors the log hazard ratio instead of the hazard ratio due to better normality properties
- Prints "Hazard ratio" instead of "Hazard" in two places
- Bumps the minimum supported version of Python to 3.11 because of a change in the lifelines package (if in the future they re-enable Python 3.10 we could re-enable 3.10 ourselves)
- Fixes some flake8 warnings about functions being too complex and some lines being too long