The Juju team is proud to release Pylibjuju 3.4.0.0!
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 3.x, which corresponds to the Juju 3.x track.
How do I get it?
The best way to get your hands on this release of Pylibjuju is to use pypi:
pip install juju
What’s Changed
- Add build test and update issue template by @cderici in #1030
- fix: machine scp & ssh by @yanksyoon in #1020
- Bugfix none type on master by @Aflynn50 in #1036
- Release 3.4.0.0 notes by @Aflynn50 in #1037
Full Changelog: 3.3.1.1…3.4.0.0
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.