Skip to content

topstats v1.1.2

Choose a tag to compare

@null8626 null8626 released this 11 Dec 16:44
· 39 commits to master since this release
28bcad7

topstats version 1.1.2 is here!

What's in store in this update:

  • Drop support for Python 3.9.
  • Fix percentage changes being constantly None.
  • Fix search_bots()'s return type annotation.
  • Fix __aexit__() traceback type annotations.
  • Fix __eq__() argument type annotations.
  • Fix invalid URLs in the documentation. (#7)
  • Bump aiohttp dependency version from 3.11.18 to 3.13.2.

New contributors

  • @12LuA made their first contribution in #7.

Full changelog: v1.1.1...v1.1.2