diff --git a/setup.py b/setup.py index 89084ac..2056b03 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ tests_require = [ setup( name='django-mailbox', - version='2.1.1', + version='2.2', url='http://bitbucket.org/latestrevision/django-mailbox/', description=( 'Import mail from POP3, IMAP, local mailboxes or directly from '