diff options
| author | jvoisin | 2013-07-17 15:44:42 +0200 |
|---|---|---|
| committer | jvoisin | 2013-07-17 15:44:42 +0200 |
| commit | cb127bb23213fa9915eea51e1901a9ae082b573d (patch) | |
| tree | 5a0212d9f69c4ab5c3d354bb7944afeedb752b2b /MAT | |
| parent | a6619df7df85e4e5f430154abdd0cf248456cbd9 (diff) | |
Bump version0.4-rc
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' | 18 | __version__ = '0.4-rc' |
| 19 | __author__ = 'jvoisin' | 19 | __author__ = 'jvoisin' |
| 20 | 20 | ||
| 21 | #Silence | 21 | #Silence |
