Skip to main content

Bug Fixes

  • lager update --version v0.14.0 (and any version tag) now works correctly. Previously, version tags were incorrectly resolved as remote branch refs (origin/v0.14.0), causing the update to fail. Tags are now resolved directly.

Installation

To install this version:
pip install lager-cli==0.14.1
To upgrade from a previous version:
pip install --upgrade lager-cli

Resources

View Release on PyPI