diff options
| author | jvoisin | 2012-02-15 21:23:53 +0100 |
|---|---|---|
| committer | jvoisin | 2012-02-15 21:23:53 +0100 |
| commit | da376df2bd8dd3e97109f8e4c48ad94b65b51245 (patch) | |
| tree | c1e87050436f3c6dc6c2e50a03102081156f2c14 | |
| parent | cacf16cfe61d1bacae70c176c42e1a5cd85f1df6 (diff) | |
Bump version + update TODO
| -rw-r--r-- | TODO | 3 | ||||
| -rw-r--r-- | lib/mat.py | 2 |
2 files changed, 1 insertions, 4 deletions
| @@ -4,9 +4,6 @@ GENERAL: | |||
| 4 | all "harmful meta" stuff | 4 | all "harmful meta" stuff |
| 5 | - Fix the ugly function get_sharedir | 5 | - Fix the ugly function get_sharedir |
| 6 | 6 | ||
| 7 | GUI: | ||
| 8 | - display harmrful meta per file | ||
| 9 | |||
| 10 | 7 | ||
| 11 | FORMATS: | 8 | FORMATS: |
| 12 | NEW: | 9 | NEW: |
| @@ -15,7 +15,7 @@ import hachoir_parser | |||
| 15 | 15 | ||
| 16 | import strippers | 16 | import strippers |
| 17 | 17 | ||
| 18 | __version__ = '0.2.2' | 18 | __version__ = '0.3.0' |
| 19 | __author__ = 'jvoisin' | 19 | __author__ = 'jvoisin' |
| 20 | 20 | ||
| 21 | #Silence | 21 | #Silence |
