coddingtonbear / django-mailbox

Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.
MIT License
356 stars 164 forks source link

Release a new version to introduce support for python 3.9 #269

Closed girishkotra-alation closed 9 months ago

girishkotra-alation commented 1 year ago

I've cloned the repo and ran the tests on python 3.9 including the integration ones, it all seem to work fine, can we bump the version and issue a new release that indicates support for python3.9 and also update the setup.py to add python 3.9 under classifiers?

Pietro395 commented 9 months ago

@girishkotra-alation 4.9.0 has been released