diff options
| author | jvoisin | 2013-10-13 15:01:25 +0100 |
|---|---|---|
| committer | jvoisin | 2013-10-13 15:01:25 +0100 |
| commit | eb674c984bbd2920e169134945ef18020acfb662 (patch) | |
| tree | e7fac388f6efe5c936973b75ec3d00d747cf0fc4 /MAT | |
| parent | 9d63ee757b018903ae1d23e65a7a6416b58eced2 (diff) | |
Mat 0.40.4
Diffstat (limited to 'MAT')
| -rw-r--r-- | MAT/mat.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -15,7 +15,7 @@ import hachoir_parser | |||
| 15 | 15 | ||
| 16 | import MAT.exceptions | 16 | import MAT.exceptions |
| 17 | 17 | ||
| 18 | __version__ = '0.4-rc' | 18 | __version__ = '0.4' |
| 19 | __author__ = 'jvoisin' | 19 | __author__ = 'jvoisin' |
| 20 | 20 | ||
| 21 | #Silence | 21 | #Silence |
