Skip to content

1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Oct 06:37
3b3747b

This release brings the official support for Django 3, 4, 5. It drops support for obsolete Python < 3.10. It modernizes the package layout to use hatch.

It also fixes the issue with rate limiting error.

What's Changed

  • fix: Rate limit error when executing requests too quickly by @rswilem in #10
  • Add hatch and update workflows by @Kwaidan00 in #12

New Contributors

Full Changelog: 1.1.0...1.2.0