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

Release 4.4.2; fixes a minor Python3 glitch in a recent migration. Fixes #56.

This commit is contained in:
Adam Coddington 2015-07-20 19:55:07 -07:00
parent af4c6d9747
commit 498f38c461

View file

@ -1 +1 @@
__version__ = '4.4.1'
__version__ = '4.4.2'