diff --git a/setup.py b/setup.py index b94f867..a8cbb46 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ requirements.append('machotools') setup(name='rpathology', - version='0.0.1', + version='0.0.2', author='John Wiggins', author_email='john.wiggins@xfel.eu', description='A library for dealing with executable RPATHs',