diff options
| author | jvoisin | 2015-12-30 17:33:38 +0100 |
|---|---|---|
| committer | jvoisin | 2015-12-30 17:40:57 +0100 |
| commit | 158b14ba0e094108a127e3f9ccdffc2a65bc9e5b (patch) | |
| tree | 6cba7d2f172b42be8436fe0c688965934e5d0889 /setup.py | |
| parent | d35185187784bdd173348c2d91981798c5a97323 (diff) | |
MAT 0.60.6
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, Command | 5 | from distutils.core import setup, Command |
| 6 | from DistUtilsExtra.command import * | 6 | from DistUtilsExtra.command import * |
| 7 | 7 | ||
| 8 | __version__ = '0.5.3' | 8 | __version__ = '6.0' |
| 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 |
