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

Bumping version number.

This commit is contained in:
Adam Coddington 2013-07-26 20:24:29 -07:00
parent f48abb0d14
commit 35ea317204

View file

@ -6,7 +6,7 @@ tests_require = [
setup( setup(
name='django-mailbox', name='django-mailbox',
version='2.1.1', version='2.2',
url='http://bitbucket.org/latestrevision/django-mailbox/', url='http://bitbucket.org/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 '