Skip to content

v4.7.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:39
· 273 commits to refs/heads/main since this release
58a98eb

Changes

Bug Fixes

  • Fix deserialization error when retrieving tasks and none are present. This should not be breaking to any running code, but could cause a type checker error because from_ may need to be checked for None before using now. @sanders41 (#1372)