From 79493cb1bc0112dd629bf9a941918a817815f055 Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Tue, 22 Apr 2014 15:50:46 -0700 Subject: [PATCH] Bumping version number to 3.1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a7557e6..decf8cb 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ tests_require = [ setup( name='django-mailbox', - version='3.0.3', + version='3.1', url='http://github.com/latestrevision/django-mailbox/', description=( 'Import mail from POP3, IMAP, local mailboxes or directly from '