Skip to content

Version 0.0.5

Compare
Choose a tag to compare
@milanmeu milanmeu released this 05 Jul 22:59
· 1 commit to main since this release

This is the fifth release of the PyRituals package.
It is available on PyPI.org.

Installation:

pip install pyrituals==0.0.5

Changelog:

  • New properties:

    • diffuser.has_cartridge
    • diffuser.hublot
    • diffuser.is_online
    • diffuser.name
    • diffuser.version
    • account.email
  • Improvements:

    • It's now possible to pass an account-hash when initializing an Account.
  • Typing:

    • Added a py.typed file for PEP 561
  • Readme updated