forked from mirror/django-mailbox
Bumping version number.
This commit is contained in:
parent
96455e272b
commit
3d061d9357
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='django_mailbox',
|
||||
version='1.0.2',
|
||||
version='1.0.3',
|
||||
url='http://bitbucket.org/latestrevision/django-mailbox/',
|
||||
description='Automatically import mail from POP3, IMAP, or a local mailbox into Django',
|
||||
author='Adam Coddington',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue