1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Release 4.3.2; fixes IMAP transport on Python3k and adds integration tests.

This commit is contained in:
Adam Coddington 2015-04-12 12:13:10 -07:00
parent abad769fd6
commit c60b32aca5

View file

@ -1 +1 @@
__version__ = '4.3.1'
__version__ = '4.3.2'