Skip to content

1.7.0 - Add type annotations

Latest
Compare
Choose a tag to compare
@rkoopmans rkoopmans released this 18 Mar 10:21
· 5 commits to master since this release

General

  • Added type annotations
  • Updated runtime support

Classiifers:

  • Dropped python 3.7
  • Added Python 3.12
  • Added Python 3.13

Testing:

  • Replaced httpretty with requests-mock