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
- Added a
-
Readme updated