From d2c58bcf60c7cafb90dc68c58b304dae1ada6672 Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Tue, 26 Nov 2013 21:29:39 -0800 Subject: [PATCH] Bumping patch number to 3.0.3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 440dacd..8a400ff 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ tests_require = [ setup( name='django-mailbox', - version='3.0.2', + version='3.0.3', url='http://bitbucket.org/latestrevision/django-mailbox/', description=( 'Import mail from POP3, IMAP, local mailboxes or directly from '