forked from mirror/django-mailbox
Version 3.4.2a1
This commit is contained in:
parent
591f1545c8
commit
992375fc6b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -11,7 +11,7 @@ gmail_oauth2_require = [
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='django-mailbox',
|
name='django-mailbox',
|
||||||
version='3.4.1',
|
version='3.4.2a1',
|
||||||
url='http://github.com/coddingtonbear/django-mailbox/',
|
url='http://github.com/coddingtonbear/django-mailbox/',
|
||||||
description=(
|
description=(
|
||||||
'Import mail from POP3, IMAP, local mailboxes or directly from '
|
'Import mail from POP3, IMAP, local mailboxes or directly from '
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue