1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
django-mailbox/build/lib/django_mailbox/__init__.py
2022-07-27 10:31:01 +02:00

3 lines
80 B
Python

__version__ = '4.8.2'
default_app_config = 'django_mailbox.apps.MailBoxConfig'