Bug Fixes
- **trigger**: Allow triggers to return something
([`aebfb01`](https://github.com/Kitware/trame-server/commit/aebfb017889d7fc40690925cf457959896fa097a))
Chores
- **semantic-release**: Bump version to latest
([`efb63ce`](https://github.com/Kitware/trame-server/commit/efb63ce9c624e0a1a9d0f3d85ac0a05b17de90d8))
Signed-off-by: Patrick Avery <patrick.averykitware.com>
Documentation
- **coverage**: Add setup.py to .coveragerc
([`ee4f01b`](https://github.com/Kitware/trame-server/commit/ee4f01b87e7e09c5641f0a0acf027d304b3cef8b))
This should not be included in the coverage since we will not run it with pytest.
Signed-off-by: Patrick Avery <patrick.averykitware.com>
- **coverage**: Remove codecov PR comment
([`1ae8142`](https://github.com/Kitware/trame-server/commit/1ae81424e2af6fd7b5044da65d66777dddc07a42))
Signed-off-by: Patrick Avery <patrick.averykitware.com>