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.3; Bugfix for Python 3k path calculations when using file-based mailboxes.

This commit is contained in:
Adam Coddington 2015-07-22 11:19:28 -07:00
parent 55be6b37f2
commit d2f81073ed

View file

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