.. currentmodule:: lifelib.libraries .. _relnotes_v0.9.5: ================================== lifelib v0.9.5 (18 February 2024) ================================== In this release, changes have been made to modelx models included in lifelib to address the backward-incompatible changes introduced in modelx 0.25.0. .. seealso:: * `The release note for modelx 0.25.0 `_ addressing the incompatible changes * `The commit reflecting changes `_ To update lifelib, run the following command:: >>> pip install lifelib --upgrade If you're using Anaconda, use the ``conda`` command instead:: >>> conda update lifelib