Skip to content

Release 2.5.3

Compare
Choose a tag to compare
@inyutin inyutin released this 01 Aug 11:42
· 33 commits to master since this release

Add ClientType type to library
ClientType = Union[ClientSession, RetryClient]