Skip to content

Version 0.25.1

Compare
Choose a tag to compare
@tomchristie tomchristie released this 03 Nov 13:25
· 77 commits to master since this release
b07d4e8

0.25.1 (3rd November, 2023)

  • Add support for Python 3.12. (#2854)
  • Add support for httpcore 1.0 (#2885)

Fixed

  • Raise ValueError on Response.encoding being set after Response.text has been accessed. (#2852)