Skip to content

7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 09:00
· 631 commits to master since this release
863bd9f

Breaking Change

  • Use await APIFactory.init(…) to initialize aiocoap APIFactory instead of APIFactory(…)
  • Require Python 3.7+

What's Changed