Pylibjuju 2.9.38.1 Release Notes

The Juju team is proud to release Pylibjuju 2.9.38.1!

Pylibjuju enables you to drive Juju from Python, easing operations from day 2 and beyond. It is a toolkit for adding automation to your projects. Pylibjuju enables you to manage your Juju controllers, models, applications and units.

This is a release of the Pylibjuju 2.9.38.1, which corresponds to the Juju 2.9.38 version.

How do I get it?

The best way to get your hands on this release of Pylibjuju is to use pypi:

pip install juju==2.9.38.1

The 2.9.38.1 version breaks the existing python-libjuju release versioning policy. From now on versioning in python-libjuju indicates the juju version it targets (2.9.38) and the patch number this version (1 in this case). This is not set as the latest released version as it does not targets the latest juju release.

What’s Changed

New Contributors

Full Changelog: https://github.com/juju/python-libjuju/compare/2.9.11...2.9.38.1

Feedback Appreciated!

We encourage everyone to let us know how you’re using Pylibjuju. Please ask questions on on Discourse, send us a message on Twitter using the hashtag #jujucharms.