v0.24.3
wjcunningham7
released this
04 Feb 15:02
·
805 commits
to develop
since this release
[0.24.3] - 2022-02-04
Changed
- Typing: Use
bool
in place ofOptional[bool]
as type annotation fordevelop
parameter incovalent_dispatcher.service._graceful_start
- Typing: Use
Any
in place ofOptional[Any]
as type annotation fornew_value
parameter incovalent._shared_files.config.get_config