* Fixes for Python 3.6. [dokai (Kai Lautaportti), fschulze]
1.3.0
------------------
* Added ``*args`` and ``**kwargs`` in ``mr.hermes.DebugginServer.__init__`` to accept the new (even if unused) parameters introduced in Python 3.3 and 3.4 and used when running the smtp module from cli. [duploduplo (Lorenzo Berni)]
1.2
----------------
* Make sure mails are sorted properly when filenames conflict. [dokai (Kai Lautaportti), fschulze]
1.1
----------------
* Fix packaging issue which basically made 1.0 a brownbag release. [fschulze]