summaryrefslogtreecommitdiff
path: root/MAT/mat.py
diff options
context:
space:
mode:
authorjvoisin2014-01-19 14:55:21 +0000
committerjvoisin2014-01-19 14:55:21 +0000
commit127c4a21790e48967a4e275492e1d6868628e5a2 (patch)
treebb6beea352e4857782ae50628967b061af10d0b5 /MAT/mat.py
parent573352f8c43a2fdc9cb09b870bc41d91370ec496 (diff)
MAT 0.50.5
Diffstat (limited to 'MAT/mat.py')
-rw-r--r--MAT/mat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAT/mat.py b/MAT/mat.py
index 54b40b5..4d64c2d 100644
--- a/MAT/mat.py
+++ b/MAT/mat.py
@@ -14,7 +14,7 @@ import hachoir_parser
14 14
15import MAT.exceptions 15import MAT.exceptions
16 16
17__version__ = '0.4.2' 17__version__ = '0.5'
18__author__ = 'jvoisin' 18__author__ = 'jvoisin'
19 19
20#Silence 20#Silence