Version 0.20.0 is a feature release and brings the following changes: Enhancements The pyhdtoolkit.cpymadtools.coupling.get_closest_tune_approach function now supports the run3 boolean argument introduced in version 0.19.1, which is used for the LHC case. The pyhdtoolkit.cpymadtools.coupling module now has a new function, pyhdtoolkit.cpymadtools.coupling.get_coupling_rdts, which will return the coupling Resonance Driving Terms throughout all elements in the sequence as columns added to the tfs.TfsDataFrame returned after a TWISS call. The pyhdtoolkit.cpymadtools.coupling module now has a new function, pyhdtoolkit.cpymadtools.coupling.get_cminus_from_coupling_rdts, which first calls the new pyhdtoolkit.cpymadtools.coupling.get_coupling_rdts...