The Charm Tech team has just released version 2.3.0 of ops
.
It’s a small release this time (we aim to do releases on a monthly cadence) with only one user-visible change: a fix to Application.planned_units
to exclude dying units from the total (PR #936). Thanks @medib for that fix.
It’s available from PyPI by using pip install ops
, which should pick up the latest version (pin with ops==2.3.0
if you want to pin to a specific version).