diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | MAT/mat.py | 2 |
2 files changed, 4 insertions, 1 deletions
| @@ -1,3 +1,6 @@ | |||
| 1 | 0.5.2 - 1apr2014 | ||
| 2 | * Update translations | ||
| 3 | |||
| 1 | 0.5.2-rc1 - 16feb2014 | 4 | 0.5.2-rc1 - 16feb2014 |
| 2 | * Update translations | 5 | * Update translations |
| 3 | * Fix office-format handling | 6 | * Fix office-format handling |
| @@ -14,7 +14,7 @@ import hachoir_parser | |||
| 14 | 14 | ||
| 15 | import MAT.exceptions | 15 | import MAT.exceptions |
| 16 | 16 | ||
| 17 | __version__ = '0.5.2-rc1' | 17 | __version__ = '0.5.2' |
| 18 | __author__ = 'jvoisin' | 18 | __author__ = 'jvoisin' |
| 19 | 19 | ||
| 20 | #Silence | 20 | #Silence |
