Skip to content

v0.11.5

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 06:55
4b61c6d

Release created on: 23.08.2021 - 06:55:31

New Features

  • None

Changes

  • Moved TypeVars to resolve circular dependency problems.

Bug Fixes

  • Fixed double existing name 'Context' for a class and TypeVar.
    Resolved resulting circular references.