diff options
| author | jvoisin | 2011-12-15 17:44:35 +0100 |
|---|---|---|
| committer | jvoisin | 2011-12-15 17:44:35 +0100 |
| commit | b9fde4ea1eb34a2f1ead1e3bfa6252fb1ca82220 (patch) | |
| tree | 79147897d580ed8c1d0152f2c65f71b737795905 /mat | |
| parent | 52fef0b1682057f6c34ecf373bdf545e3e3c0217 (diff) | |
Update version number to 0.2
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 strippers | 16 | import strippers |
| 17 | 17 | ||
| 18 | __version__ = '0.1' | 18 | __version__ = '0.2' |
| 19 | __author__ = 'jvoisin' | 19 | __author__ = 'jvoisin' |
| 20 | 20 | ||
| 21 | #Silence | 21 | #Silence |
