From 4c9402edd03cde3a11bc5754ac176736de1c7915 Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Fri, 22 Aug 2014 20:04:53 -0700 Subject: [PATCH] Version 3.4.2a2. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fa10ddc..178e3fd 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ gmail_oauth2_require = [ setup( name='django-mailbox', - version='3.4.2a1', + version='3.4.2a2', url='http://github.com/coddingtonbear/django-mailbox/', description=( 'Import mail from POP3, IMAP, local mailboxes or directly from '