diff --git a/setup.py b/setup.py index 8b55c9e..899f535 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='trc-data-reader', - version='0.1.3-alpha4', + version='0.1.3', py_modules=['trc'], package_dir={'': 'src'}, url='https://github.com/hsorby/trc-data-reader',