forked from mirror/django-mailbox
Hide original body from email message display in admin; bumping version number.
This commit is contained in:
parent
c94e2c62a3
commit
156b6fb418
3 changed files with 11 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -7,7 +7,7 @@ tests_require=[
|
|||
|
||||
setup(
|
||||
name='django-mailbox',
|
||||
version='1.10.4',
|
||||
version='1.10.5',
|
||||
url='http://bitbucket.org/latestrevision/django-mailbox/',
|
||||
description='Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.',
|
||||
author='Adam Coddington',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue