summaryrefslogtreecommitdiff
path: root/MAT
diff options
context:
space:
mode:
Diffstat (limited to 'MAT')
-rw-r--r--MAT/mat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAT/mat.py b/MAT/mat.py
index dff7255..c692a6a 100644
--- a/MAT/mat.py
+++ b/MAT/mat.py
@@ -15,7 +15,7 @@ import hachoir_parser
15 15
16import MAT.exceptions 16import MAT.exceptions
17 17
18__version__ = '0.4' 18__version__ = '0.4-rc'
19__author__ = 'jvoisin' 19__author__ = 'jvoisin'
20 20
21#Silence 21#Silence