Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 23:23

Added

  • Add support for Python 3.14.

Changed

  • Drop support for Python 3.9, which was end-of-life on 2025-10-31.
  • Migrate the test suite from Betamax to VCR.py, enabling urllib3 2.x in the test
    environment. Existing cassettes were converted without re-recording.