diff --git a/setup.py b/setup.py index 43038fe..60af579 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='ISE', - version='0.1.0.1', + version='0.1.1', py_modules=['ise'], url='https://github.com/falkowich/ise', download_url='https://pypi.python.org/pypi/ise',