1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Release 4.2.1; fixes #41: if no messages_ids, return before checking for small_message_ids.

This commit is contained in:
Adam Coddington 2015-02-06 15:31:17 -08:00
parent 0dc0ab2d13
commit 793f92cfcf

View file

@ -1 +1 @@
__version__ = '4.2'
__version__ = '4.2.1'