From ab70324fe5b4dad6a3868056ea47888fabaab44c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 27 Oct 2013 23:30:40 +0000 Subject: Mat 0.4.1 --- CHANGELOG | 6 ++++++ MAT/mat.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d4f8d95..b528679 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +0.4.1 - 27oct2013 + * Fix the fact that the MAT sometimes delete PDF + * Improves internal and external documentation + * Torrents support has been greatly enhanced + * Add a translation + 0.4 - 13oct2013 * Minor refactoring of the testsuite * Translations diff --git a/MAT/mat.py b/MAT/mat.py index a669515..4954b47 100644 --- a/MAT/mat.py +++ b/MAT/mat.py @@ -14,7 +14,7 @@ import hachoir_parser import MAT.exceptions -__version__ = '0.4' +__version__ = '0.4.1' __author__ = 'jvoisin' #Silence -- cgit v1.3