mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Bumping version; adding python 3 support.
This commit is contained in:
parent
364a3061c2
commit
871d2983b8
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ tests_require=[
|
|||
|
||||
setup(
|
||||
name='django-mailbox',
|
||||
version='1.11',
|
||||
version='2.0'
|
||||
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