Skip to content

v0.10

Compare
Choose a tag to compare
@abravalheri abravalheri released this 02 Sep 00:44
· 321 commits to main since this release

What's Changed

  • Fix example in README, #47
  • Add NOTICE.txt to license_files, #58
  • Use default SSL context when downloading classifiers from PyPI, #57
  • Remove setup.py, #52
  • Explicitly limit oldest supported Python version
  • Replace usage of cgi.parse_header with email.message.Message

New Contributors

Full Changelog: v0.9...v0.10