Skip to content

0.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 22:45
· 6 commits to main since this release

Added

  • Support for Python3.11

Fixed

  • README (Thanks @aseidma)
  • CI - it had broke due to a django upgrade

Changed

  • Do not enforce Django version according to the Python version (Thanks @arianesc)
  • Upgraded Github Actions
  • Upgraded Poetry
  • Upgraded isort