1
0
Fork 0

Bump version: 4.7.0 → 4.7.1

This commit is contained in:
Adam Coddington 2018-02-09 00:13:54 -08:00
parent 7eecb0d41d
commit 25399db82f
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
__version__ = '4.7.0'
__version__ = '4.7.1'
default_app_config = 'django_mailbox.apps.MailBoxConfig'