Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@lxp lxp released this 20 May 16:00
· 10 commits to python3 since this release
  • Drop support for Python 3.5.
  • Python 3.6 is now the minimum supported version.
  • Add support for Python 3.12 (Thanks to @sbraz).
  • Add support for Python 3.13.
  • Correctly close files in various situations.