diff --git a/setup.py b/setup.py index d5c581d..dcad6d4 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name='hissw', license='MIT', - version='1.1', + version='1.2', description='Seamlessly integrate SSWIDL code into your Python workflow', long_description=long_description, long_description_content_type='text/markdown',