mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Bumping version number; removing extra transports.py file.
This commit is contained in:
parent
47d66df310
commit
6ec371f9e3
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
|
||||
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='django_mailbox',
|
||||
version='1.0.1',
|
||||
version='1.0.2',
|
||||
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