Hello all, Following the release yesterday of charmworldlib 0.1.0, 0.1.2 was released (superseding 0.1.1) with several minor bug fixes.
# Installing/Upgrading For Ubuntu users, add ppa:juju/stable if you haven't already and run the following sudo apt-get update sudo apt-get install python-charmworldlib For other users, charmworldlib is available on pypi https://pypi.python.org/pypi/charmworldlib/0.1.2 and via pip: pip install charmworldlib # Changes ## charm.py - Charms.search() now returns an array of Charm objects, instead of raw JSON - parse_charm_id will assume series if none given # Support Support for charmworldlib is available via bug reporting at https://bugs.launchpad.net/charmworldlib Thanks, Marco Ceppi
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
