The Juju team is proud to release Pylibjuju 2.9.44.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 patch release on the 2.9
track. Most significant change is the added support for nested assumes
expressions in #940.
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.44.1
What’s Changed
- Cleanup release process by @cderici in #921
- [JUJU-4488] Add licence headers to source files by @cderici in #933
- Parse nested assumes expressions by @cderici in #940
- Release 2.9.44.1 notes by @cderici in #944
Full Changelog: 2.9.44.0…2.9.44.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.