diff options
| author | jvoisin | 2016-01-03 20:57:20 +0100 |
|---|---|---|
| committer | jvoisin | 2016-01-03 20:57:20 +0100 |
| commit | 41e2bf2949fbcb617329b57d958fb84e39b893f2 (patch) | |
| tree | 708872be6b0c42a16924f1a7126b47ae21986f4a /setup.py | |
| parent | 7a66ca858e40e827f06ff3054d1b5a2a4217d0f8 (diff) | |
MAT 0.6.10.6.1
Diffstat (limited to 'setup.py')
| -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.6' | 8 | __version__ = '0.6.1' |
| 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 |
