diff options
| author | jvoisin | 2014-01-19 14:55:21 +0000 |
|---|---|---|
| committer | jvoisin | 2014-01-19 14:55:21 +0000 |
| commit | 127c4a21790e48967a4e275492e1d6868628e5a2 (patch) | |
| tree | bb6beea352e4857782ae50628967b061af10d0b5 /MAT | |
| parent | 573352f8c43a2fdc9cb09b870bc41d91370ec496 (diff) | |
MAT 0.50.5
Diffstat (limited to 'MAT')
| -rw-r--r-- | MAT/mat.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -14,7 +14,7 @@ import hachoir_parser | |||
| 14 | 14 | ||
| 15 | import MAT.exceptions | 15 | import MAT.exceptions |
| 16 | 16 | ||
| 17 | __version__ = '0.4.2' | 17 | __version__ = '0.5' |
| 18 | __author__ = 'jvoisin' | 18 | __author__ = 'jvoisin' |
| 19 | 19 | ||
| 20 | #Silence | 20 | #Silence |
