forked from mirror/django-mailbox
Bumping version number to 3.1.
This commit is contained in:
parent
79e189fb22
commit
79493cb1bc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ tests_require = [
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='django-mailbox',
|
name='django-mailbox',
|
||||||
version='3.0.3',
|
version='3.1',
|
||||||
url='http://github.com/latestrevision/django-mailbox/',
|
url='http://github.com/latestrevision/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