summaryrefslogtreecommitdiff
path: root/MAT
diff options
context:
space:
mode:
authorjvoisin2014-02-16 19:10:36 +0000
committerjvoisin2014-02-16 19:10:36 +0000
commit4b98c4ef651a3cb05e21504f7c9477c49d393a70 (patch)
treec287b9b730072b768331fe67ad9216cdd6fb033b /MAT
parent6c634d07f347e95350af0fe7fff3c02a7ce928c7 (diff)
MAT 0.5.2-rc10.5.2-rc1
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 291cd42..1d2d232 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.1' 17__version__ = '0.5.2-rc1'
18__author__ = 'jvoisin' 18__author__ = 'jvoisin'
19 19
20#Silence 20#Silence