diff --git a/setup.py b/setup.py index c76ac00..53338a5 100644 --- a/setup.py +++ b/setup.py @@ -127,7 +127,7 @@ def build_extensions(self): setup( name='pyspoa', - version='0.0.8', + version='0.0.9', author='Oxford Nanoporetech Technologies, Ltd.', author_email='support@nanoporetech.com', url='https://github.com/nanoporetech/pyspoa',