mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
4 lines
80 B
Python
4 lines
80 B
Python
|
|
__version__ = '4.8.2'
|
||
|
|
|
||
|
|
default_app_config = 'django_mailbox.apps.MailBoxConfig'
|