diff --git a/setup.py b/setup.py index 70bcdce..879f117 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ def main(): # Run setup script setup(name='pyxtf', - version='1.0', + version='1.1', description='eXtended Triton Format (XTF) file interface', long_description=long_description, long_description_content_type='text/markdown',