summaryrefslogtreecommitdiff
path: root/MAT/mat.py
diff options
context:
space:
mode:
authorjvoisin2013-10-31 01:19:31 +0000
committerjvoisin2013-10-31 01:19:31 +0000
commit3fb064b1984d264ce375065d207f85cdbef6694a (patch)
treeab471432874037ee0b730a3a26c871bf81b35e1e /MAT/mat.py
parentff431ae30521f294ce4d97d31b19db93cb7c0195 (diff)
Mat 0.4.20.4.2
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 0359dd0..54b40b5 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.1' 17__version__ = '0.4.2'
18__author__ = 'jvoisin' 18__author__ = 'jvoisin'
19 19
20#Silence 20#Silence