forked from mirror/django-mailbox
Bumping major revision number given new migration and changes to DB storage of message body.
This commit is contained in:
parent
1bd781832a
commit
e858703642
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ tests_require = [
|
|||
|
||||
setup(
|
||||
name='django-mailbox',
|
||||
version='2.2',
|
||||
version='3.0',
|
||||
url='http://bitbucket.org/latestrevision/django-mailbox/',
|
||||
description=(
|
||||
'Import mail from POP3, IMAP, local mailboxes or directly from '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue