1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Bumping major revision number given new migration and changes to DB storage of message body.

This commit is contained in:
Adam Coddington 2013-07-26 22:19:45 -07:00
parent 1bd781832a
commit e858703642

View file

@ -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 '