1.2.3
Bug Fixes
- mypy: Avoid parsing redis asyncio files when type checking Python 2
- flask_caching: fix redis tagging after the v2.0 release.
- redis: create default Pin on asyncio client. Not having a Pin was resulting in no traces being produced for the async redis client.