Skip to content
This repository was archived by the owner on Aug 5, 2023. It is now read-only.

aioinflux v0.6.1

Choose a tag to compare

@gusutabopb gusutabopb released this 01 Feb 03:15
· 75 commits to master since this release

This is version is backwards compatible with v0.6.0

Fixed

  • Type annotation error in Python 3.6 (febfe47)
  • Suppress The object should be created from async function warning from aiohttp 3.5 (da950e9)