From 81615a27e024c8a5719c00394da0790bb0c93c68 Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Sat, 7 Sep 2013 13:07:09 -0700 Subject: [PATCH] Bumping version number. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c27fc04..440dacd 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ tests_require = [ setup( name='django-mailbox', - version='3.0.1', + version='3.0.2', url='http://bitbucket.org/latestrevision/django-mailbox/', description=( 'Import mail from POP3, IMAP, local mailboxes or directly from '