diff options
| author | jvoisin | 2015-04-11 23:01:13 +0200 |
|---|---|---|
| committer | jvoisin | 2015-04-11 23:01:13 +0200 |
| commit | dc718900a2160c29cade4ed44cf5101b07c97240 (patch) | |
| tree | b3201ff1abedb71cc37514b40fa8e134098ca6cc /setup.py | |
| parent | a5869f5434c51f49cf8720c51f3fc478fbca33fd (diff) | |
MAT 0.5.30.5.3
Diffstat (limited to '')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ import os | |||
| 5 | from distutils.core import setup | 5 | from distutils.core import setup |
| 6 | from DistUtilsExtra.command import * | 6 | from DistUtilsExtra.command import * |
| 7 | 7 | ||
| 8 | __version__ = '0.4-rc' | 8 | __version__ = '0.5.3' |
| 9 | 9 | ||
| 10 | #Remove MANIFEST file, since distutils | 10 | #Remove MANIFEST file, since distutils |
| 11 | #doesn't properly update it when | 11 | #doesn't properly update it when |
