forked from mirror/django-mailbox
Always read file object in as bytes; fixes bug in which non-local file storage caused get_email_object to fail.
This commit is contained in:
parent
4037aac5e4
commit
830343bf78
2 changed files with 4 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
__version__ = '4.3.2'
|
||||
__version__ = '4.3.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue