summaryrefslogtreecommitdiff
path: root/MAT
diff options
context:
space:
mode:
authorjvoisin2014-01-28 01:09:57 +0000
committerjvoisin2014-01-28 01:09:57 +0000
commit4ac7cda59cf9a01d820b2a280db6174782715a4b (patch)
tree1cffb81e9f2493499667a970a5213c1aba14a1a2 /MAT
parentd78289693244ef81c6dfc1bbc6d3adbeef498c92 (diff)
MAT 0.5.10.5.1
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 32f55d8..05bc8da 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.5' 17__version__ = '0.5.1'
18__author__ = 'jvoisin' 18__author__ = 'jvoisin'
19 19
20#Silence 20#Silence