Changelog.md
- Version info from `1.0.4` added.
__init__.py
- Version bump to `1.0.6`
conf.py
- Changed conf.py path's to relative.
core.py
- Removed un-used imports.
- Removed `events` property as I did not want to support them as MC support is changing via the API.
modules.py
- Updated docstring for `TriggerID`.
- Update/fixed pyproject.toml definitions.
- Fixed comparison logic on multiple files.
- Removed un-used imports.