summaryrefslogtreecommitdiff
path: root/mat
diff options
context:
space:
mode:
authorjvoisin2011-12-15 17:44:35 +0100
committerjvoisin2011-12-15 17:44:35 +0100
commitb9fde4ea1eb34a2f1ead1e3bfa6252fb1ca82220 (patch)
tree79147897d580ed8c1d0152f2c65f71b737795905 /mat
parent52fef0b1682057f6c34ecf373bdf545e3e3c0217 (diff)
Update version number to 0.2
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 dfd4c12..343d9d5 100644
--- a/mat/mat.py
+++ b/mat/mat.py
@@ -15,7 +15,7 @@ import hachoir_parser
15 15
16import strippers 16import strippers
17 17
18__version__ = '0.1' 18__version__ = '0.2'
19__author__ = 'jvoisin' 19__author__ = 'jvoisin'
20 20
21#Silence 21#Silence